VectorStoreKeyProperty constructor

VectorStoreKeyProperty(
  1. String propertyName
)

Creates a VectorStoreKeyProperty for propertyName.

Implementation

VectorStoreKeyProperty(super.propertyName);