Expand description
Builds a GraphDataSource snapshot from the storage TableCatalog.
The query processor and the connection layer own the storage catalog, so
they construct this adapter and hand it to GDS table functions through the
TableFunction::CustomTableWithGraph variant.
Structsยง
- Catalog
Graph Source - A
GraphDataSourcesnapshot over the live node/rel tables of a catalog.