GraphQueryExecutor
org.llm4s.knowledgegraph.query.GraphQueryExecutor
Executes GraphQuery operations against a GraphStore.
This component bridges the structured query ADT with the engine-agnostic storage layer, translating each query variant into the appropriate GraphStore and GraphEngine calls.
Value parameters
- graphStore
-
The graph store to query against
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article