Searched refs:GraphAggregatingScan (Results 1 – 1 of 1) sorted by relevance
492 struct GraphAggregatingScan : public SqliteFunction<GraphAggregatingScan> { struct656 return engine.RegisterSqliteFunction<GraphAggregatingScan>( in RegisterGraphScanFunctions()657 std::make_unique<GraphAggregatingScan::UserDataContext>( in RegisterGraphScanFunctions()658 GraphAggregatingScan::UserDataContext{&engine, pool})); in RegisterGraphScanFunctions()