Interface for the arguments that can be passed to the HNSWLib constructor. It extends HNSWLibBase and includes properties for the document store and HNSW index.

Hierarchy

Properties

space: SpaceName
index?: HierarchicalNSW
numDimensions?: number

Generated using TypeDoc