pub fn apply_graph_query_page(
nodes: Vec<GraphNode>,
edges: Vec<GraphEdge>,
options: GraphQueryOptions,
diagnostics: Vec<String>,
) -> GraphPagedSubgraphpub fn apply_graph_query_page(
nodes: Vec<GraphNode>,
edges: Vec<GraphEdge>,
options: GraphQueryOptions,
diagnostics: Vec<String>,
) -> GraphPagedSubgraph