NeptuneAnalyticsConfiguration¶
Structure Class¶
NeptuneAnalyticsConfiguration
dataclass
¶
Contains details about the storage configuration of the knowledge base in Amazon Neptune Analytics. For more information, see Create a vector index in Amazon Neptune Analytics.
Attributes¶
field_mapping
instance-attribute
¶
field_mapping: NeptuneAnalyticsFieldMapping
Contains the names of the fields to which to map information about the vector store.
graph_arn
class-attribute
instance-attribute
¶
graph_arn: str = field(repr=False)
The Amazon Resource Name (ARN) of the Neptune Analytics vector store.