Uses of Class
org.springframework.ai.vectorstore.Neo4jVectorStore
Packages that use Neo4jVectorStore
-
Uses of Neo4jVectorStore in org.springframework.ai.autoconfigure.vectorstore.neo4j
Methods in org.springframework.ai.autoconfigure.vectorstore.neo4j that return Neo4jVectorStoreModifier and TypeMethodDescriptionNeo4jVectorStoreAutoConfiguration.vectorStore
(org.neo4j.driver.Driver driver, EmbeddingClient embeddingClient, Neo4jVectorStoreProperties properties)