Uses of Interface
software.amazon.awscdk.services.neptunegraph.CfnGraph.VectorSearchConfigurationProperty
Packages that use CfnGraph.VectorSearchConfigurationProperty
Package
Description
AWS::NeptuneGraph Construct Library
-
Uses of CfnGraph.VectorSearchConfigurationProperty in software.amazon.awscdk.services.neptunegraph
Classes in software.amazon.awscdk.services.neptunegraph that implement CfnGraph.VectorSearchConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGraph.VectorSearchConfigurationPropertyMethods in software.amazon.awscdk.services.neptunegraph that return CfnGraph.VectorSearchConfigurationPropertyModifier and TypeMethodDescriptionCfnGraph.VectorSearchConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.neptunegraph with parameters of type CfnGraph.VectorSearchConfigurationPropertyModifier and TypeMethodDescriptionvoidSpecifies the number of dimensions for vector embeddings that will be loaded into the graph.CfnGraph.Builder.vectorSearchConfiguration(CfnGraph.VectorSearchConfigurationProperty vectorSearchConfiguration) Specifies the number of dimensions for vector embeddings that will be loaded into the graph.CfnGraphProps.Builder.vectorSearchConfiguration(CfnGraph.VectorSearchConfigurationProperty vectorSearchConfiguration) Sets the value ofCfnGraphProps.getVectorSearchConfiguration()