Graph-Enhanced Vector Retriever
To take advantage of the iFull definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. in the graph, you can create a iFull definition for retriever (opens in a new tab)A component that searches a data source and returns the information relevant to a query. Often used to provide context for a language model. that uses both iFull definition for vector search (opens in a new tab)Finding the records whose vectors lie closest to a query vector. and graph iFull definition for traversal (opens in a new tab)Following relationships from one node to the next to reach other parts of a graph. to find relevant data.
The VectorCypherRetriever allows you to perform vector searches and then traverse the graph to find related iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. or entities.
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register