Module executor

Module executor 

Source
Expand description

Query Executor

Executes optimized query plans against the graph database.

Structs§

QueryExecutor
Query executor with KeyValueStore backend
StatementExecutor
Statement executor for DDL/DML operations

Enums§

ExecutionResult
Execution result types