Structs§
- Graph
Statistics - Statistics for a graph
- Multi
Graph Config - Configuration for multi-graph queries
- Multi
Graph Edge - Represents an edge in a multi-graph context
- Multi
Graph Processor - Multi-graph processor for handling multiple graphs in a single query Supports queries like: SELECT * FROM graph1.edges UNION SELECT * FROM graph2.edges
- Multi
Graph Queries - Utility functions for common multi-graph operations
- Named
Graph - Represents a named graph with its metadata
Enums§
- Edge
Weight Combination - How to combine edge weights when merging graphs