embeddings property

QueryHnswProperty<DocumentChunk> embeddings
final

Implementation

static final embeddings = obx.QueryHnswProperty<DocumentChunk>(
  _entities[1].properties[2],
);