Compiler Interface (zoom_v2)
- class Context
GraphInfo is a named tuple data structure whose fields can be accessed using indexing and the following field names
GraphInfo(number_of_nodes, number_of_edges, in_row_offsets, in_col_indices, in_eids, out_row_offsets, out_col_indices, out_eids, nbits)- _f
- _nspace
- _entry_count: int
- _run_cb
- _input_cache: dict
- _graph_info_cache
- _executor_cache