Skip to main content

Module graph_source

Module graph_source 

Source
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ยง

CatalogGraphSource
A GraphDataSource snapshot over the live node/rel tables of a catalog.