Expand description
Query result types Common types for the GQL query engine
Structs§
- Cache
Entry - Cache entry
- Compilation
Result - Query compilation result
- Edge
- Graph edge
- Edge
Filter - Edge filter for scanning
- Execution
Context - Query execution context
- Index
Info - Index information
- Index
Lookup Result - Index lookup result
- Optimization
Hint - Query optimization hint
- Path
- Graph path (sequence of vertices and edges)
- Path
Pattern - Path pattern for graph traversals
- Plan
Cost - Query plan cost
- Property
Filter - Property filter
- Query
Execution Result - Query execution result
- Query
Metrics - Query metrics for monitoring
- Query
Result - Query result data
- Query
Statistics - Query execution statistics
- Schema
Info - Schema information
- Statement
Result - Statement execution result
- Vertex
- Graph vertex
- Vertex
Filter - Vertex filter for scanning
Enums§
- Execution
Status - Execution status
- Filter
Operator - Filter operators
- Hint
Type - Hint types
- Index
Target Type - Index target type
- Index
Type - Index type
- Path
Direction - Path direction