Path Lines of Code python/MANIFEST.in 2 python/graphscope/__init__.py 37 python/graphscope/analytical/__init__.py 1 python/graphscope/analytical/app/__init__.py 39 python/graphscope/analytical/app/attribute_assortativity.py 18 python/graphscope/analytical/app/average_degree_connectivity.py 21 python/graphscope/analytical/app/average_shortest_path_length.py 10 python/graphscope/analytical/app/bfs.py 8 python/graphscope/analytical/app/clustering.py 19 python/graphscope/analytical/app/custom.py 13 python/graphscope/analytical/app/degree_assortativity_coefficient.py 15 python/graphscope/analytical/app/degree_centrality.py 11 python/graphscope/analytical/app/eigenvector_centrality.py 12 python/graphscope/analytical/app/flash/__init__.py 73 python/graphscope/analytical/app/flash/centrality.py 30 python/graphscope/analytical/app/flash/clustering.py 35 python/graphscope/analytical/app/flash/connectivity.py 80 python/graphscope/analytical/app/flash/core.py 31 python/graphscope/analytical/app/flash/matching.py 60 python/graphscope/analytical/app/flash/measurement.py 31 python/graphscope/analytical/app/flash/ranking.py 35 python/graphscope/analytical/app/flash/subgraph.py 72 python/graphscope/analytical/app/flash/traversal.py 52 python/graphscope/analytical/app/hits.py 13 python/graphscope/analytical/app/is_simple_path.py 13 python/graphscope/analytical/app/java_app.py 308 python/graphscope/analytical/app/k_core.py 8 python/graphscope/analytical/app/k_shell.py 9 python/graphscope/analytical/app/katz_centrality.py 24 python/graphscope/analytical/app/louvain.py 15 python/graphscope/analytical/app/lpa.py 16 python/graphscope/analytical/app/pagerank.py 41 python/graphscope/analytical/app/sssp.py 23 python/graphscope/analytical/app/triangles.py 15 python/graphscope/analytical/app/voterank.py 9 python/graphscope/analytical/app/wcc.py 38 python/graphscope/analytical/udf/__init__.py 3 python/graphscope/analytical/udf/compile.py 1014 python/graphscope/analytical/udf/decorators.py 102 python/graphscope/analytical/udf/patch.py 144 python/graphscope/analytical/udf/types.py 22 python/graphscope/analytical/udf/utils.py 201 python/graphscope/analytical/udf/wrapper.py 62 python/graphscope/client/__init__.py 1 python/graphscope/client/archive.py 55 python/graphscope/client/connection.py 178 python/graphscope/client/rpc.py 189 python/graphscope/client/session.py 902 python/graphscope/client/utils.py 219 python/graphscope/config.py 298 python/graphscope/dataset/__init__.py 11 python/graphscope/dataset/cora.py 27 python/graphscope/dataset/io_utils.py 161 python/graphscope/dataset/ldbc.py 357 python/graphscope/dataset/modern_graph.py 54 python/graphscope/dataset/ogbl_collab.py 24 python/graphscope/dataset/ogbl_ddi.py 24 python/graphscope/dataset/ogbn_arxiv.py 24 python/graphscope/dataset/ogbn_mag.py 51 python/graphscope/dataset/ogbn_proteins.py 24 python/graphscope/dataset/p2p_network.py 29 python/graphscope/dataset/ppi.py 27 python/graphscope/dataset/u2i.py 54 python/graphscope/deploy/__init__.py 1 python/graphscope/deploy/hosts/__init__.py 1 python/graphscope/deploy/hosts/cluster.py 94 python/graphscope/deploy/kubernetes/__init__.py 1 python/graphscope/deploy/kubernetes/cluster.py 340 python/graphscope/deploy/kubernetes/resource_builder.py 351 python/graphscope/deploy/kubernetes/utils.py 288 python/graphscope/deploy/launcher.py 24 python/graphscope/flex/__init__.py 1 python/graphscope/flex/rest/models/date_type.py 48 python/graphscope/flex/rest/models/long_text.py 47 python/graphscope/flex/rest/models/time_stamp_type.py 48 python/graphscope/framework/__init__.py 1 python/graphscope/framework/app.py 271 python/graphscope/framework/context.py 413 python/graphscope/framework/dag.py 97 python/graphscope/framework/dag_utils.py 676 python/graphscope/framework/errors.py 129 python/graphscope/framework/graph.py 923 python/graphscope/framework/graph_builder.py 82 python/graphscope/framework/graph_schema.py 561 python/graphscope/framework/graph_utils.py 346 python/graphscope/framework/loader.py 159 python/graphscope/framework/operation.py 86 python/graphscope/framework/record.py 45 python/graphscope/framework/utils.py 598 python/graphscope/gsctl/__init__.py 2 python/graphscope/gsctl/commands/__init__.py 96 python/graphscope/gsctl/commands/common.py 108 python/graphscope/gsctl/commands/dev.py 384 python/graphscope/gsctl/commands/insight/__init__.py 1 python/graphscope/gsctl/commands/insight/glob.py 180 python/graphscope/gsctl/commands/insight/graph.py 151 python/graphscope/gsctl/commands/interactive/__init__.py 1 python/graphscope/gsctl/commands/interactive/glob.py 217 python/graphscope/gsctl/commands/interactive/graph.py 186 python/graphscope/gsctl/config.py 144 python/graphscope/gsctl/gsctl.py 21 python/graphscope/gsctl/impl/__init__.py 46 python/graphscope/gsctl/impl/alert.py 96 python/graphscope/gsctl/impl/common.py 29 python/graphscope/gsctl/impl/datasource.py 50 python/graphscope/gsctl/impl/deployment.py 36 python/graphscope/gsctl/impl/graph.py 109 python/graphscope/gsctl/impl/job.py 36 python/graphscope/gsctl/impl/service.py 35 python/graphscope/gsctl/impl/stored_procedure.py 62 python/graphscope/gsctl/impl/utils.py 16 python/graphscope/gsctl/utils.py 271 python/graphscope/gsctl/version.py 10 python/graphscope/interactive/__init__.py 1 python/graphscope/interactive/query.py 108 python/graphscope/langchain_prompt/__init__.py 1 python/graphscope/langchain_prompt/langchain_cypher.py 99 python/graphscope/langchain_prompt/query.py 48 python/graphscope/learning/__init__.py 70 python/graphscope/learning/gl_torch_examples/k8s/__init__.py 1 python/graphscope/learning/gl_torch_examples/k8s/client.py 247 python/graphscope/learning/gl_torch_examples/k8s/client.yaml 68 python/graphscope/learning/gl_torch_examples/k8s/k8s_launch.py 42 python/graphscope/learning/gl_torch_examples/local.py 131 python/graphscope/learning/gl_torch_examples/local_sc_ddp.py 255 python/graphscope/learning/gl_torch_examples/pyg_remote_backend.py 133 python/graphscope/learning/gl_torch_graph.py 162 python/graphscope/learning/graph.py 239 python/graphscope/learning/gs_feature_store.py 154 python/graphscope/learning/gs_graph_store.py 89 python/graphscope/learning/utils.py 18 python/graphscope/nx/__init__.py 17 python/graphscope/nx/algorithms/__init__.py 37 python/graphscope/nx/algorithms/builtin.py 415 python/graphscope/nx/classes/__init__.py 8 python/graphscope/nx/classes/cache.py 332 python/graphscope/nx/classes/coreviews.py 18 python/graphscope/nx/classes/dict_factory.py 209 python/graphscope/nx/classes/digraph.py 152 python/graphscope/nx/classes/function.py 124 python/graphscope/nx/classes/graph.py 630 python/graphscope/nx/classes/graphviews.py 66 python/graphscope/nx/classes/reportviews.py 62 python/graphscope/nx/conftest.py 33 python/graphscope/nx/convert.py 141 python/graphscope/nx/convert_matrix.py 198 python/graphscope/nx/drawing/__init__.py 2 python/graphscope/nx/drawing/layout.py 3 python/graphscope/nx/drawing/nx_agraph.py 3 python/graphscope/nx/drawing/nx_pydot.py 3 python/graphscope/nx/drawing/nx_pylab.py 160 python/graphscope/nx/generators/__init__.py 25 python/graphscope/nx/generators/atlas.py 3 python/graphscope/nx/generators/classic.py 244 python/graphscope/nx/generators/cograph.py 85 python/graphscope/nx/generators/community.py 3 python/graphscope/nx/generators/degree_seq.py 3 python/graphscope/nx/generators/directed.py 151 python/graphscope/nx/generators/duplication.py 3 python/graphscope/nx/generators/ego.py 3 python/graphscope/nx/generators/expanders.py 3 python/graphscope/nx/generators/geometric.py 6 python/graphscope/nx/generators/harary_graph.py 3 python/graphscope/nx/generators/internet_as_graphs.py 3 python/graphscope/nx/generators/intersection.py 3 python/graphscope/nx/generators/joint_degree_seq.py 3 python/graphscope/nx/generators/lattice.py 98 python/graphscope/nx/generators/mycielski.py 3 python/graphscope/nx/generators/nonisomorphic_trees.py 5 python/graphscope/nx/generators/random_clustered.py 3 python/graphscope/nx/generators/random_graphs.py 509 python/graphscope/nx/generators/small.py 398 python/graphscope/nx/generators/social.py 3 python/graphscope/nx/generators/spectral_graph_forge.py 5 python/graphscope/nx/generators/stochastic.py 3 python/graphscope/nx/generators/sudoku.py 6 python/graphscope/nx/generators/trees.py 3 python/graphscope/nx/generators/triads.py 16 python/graphscope/nx/readwrite/__init__.py 13 python/graphscope/nx/readwrite/adjlist.py 67 python/graphscope/nx/readwrite/edgelist.py 92 python/graphscope/nx/readwrite/gexf.py 3 python/graphscope/nx/readwrite/gml.py 3 python/graphscope/nx/readwrite/gpickle.py 3 python/graphscope/nx/readwrite/graph6.py 3 python/graphscope/nx/readwrite/graphml.py 3 python/graphscope/nx/readwrite/json_graph/__init__.py 5 python/graphscope/nx/readwrite/json_graph/adjacency.py 3 python/graphscope/nx/readwrite/json_graph/cytoscape.py 3 python/graphscope/nx/readwrite/json_graph/jit.py 3 python/graphscope/nx/readwrite/json_graph/node_link.py 3 python/graphscope/nx/readwrite/json_graph/tree.py 3 python/graphscope/nx/readwrite/leda.py 3 python/graphscope/nx/readwrite/multiline_adjlist.py 3 python/graphscope/nx/readwrite/nx_shp.py 3 python/graphscope/nx/readwrite/pajek.py 3 python/graphscope/nx/readwrite/sparse6.py 3 python/graphscope/nx/relabel.py 122 python/graphscope/nx/utils/__init__.py 8 python/graphscope/nx/utils/compat.py 304 python/graphscope/nx/utils/contextmanagers.py 3 python/graphscope/nx/utils/decorators.py 3 python/graphscope/nx/utils/heaps.py 3 python/graphscope/nx/utils/mapped_queue.py 3 python/graphscope/nx/utils/misc.py 50 python/graphscope/nx/utils/random_sequence.py 3 python/graphscope/nx/utils/rcm.py 3 python/graphscope/nx/utils/union_find.py 3 python/graphscope/proto/__init__.py 3 python/graphscope/proto/error/__init__.py 1 python/graphscope/proto/groot/__init__.py 1 python/graphscope/proto/groot/sdk/__init__.py 1 python/graphscope/version.py 9 python/pyproject.toml 17 python/setup.cfg 44 python/setup.py 394 python/setup_flex.py 79 python/setup_gsctl.py 101