Uses of Class
dev.langchain4j.store.graph.neo4j.Neo4jGraph
Packages that use Neo4jGraph
-
Uses of Neo4jGraph in dev.langchain4j.rag.content.retriever.neo4j
Constructors in dev.langchain4j.rag.content.retriever.neo4j with parameters of type Neo4jGraphModifierConstructorDescriptionNeo4jContentRetriever
(Neo4jGraph graph, ChatLanguageModel chatLanguageModel, PromptTemplate promptTemplate)