VectorStoreKeyProperty constructor
VectorStoreKeyProperty(
- String propertyName
Creates a VectorStoreKeyProperty for propertyName.
Implementation
VectorStoreKeyProperty(super.propertyName);
Creates a VectorStoreKeyProperty for propertyName.
VectorStoreKeyProperty(super.propertyName);