path # lines of code src/graph_notebook/magics/parsing/__init__.py 2 src/graph_notebook/magics/parsing/replace_namespace_vars.py 18 src/graph_notebook/magics/graph_magic.py 1532 src/graph_notebook/magics/__init__.py 5 src/graph_notebook/magics/ml.py 788 src/graph_notebook/magics/completers/__init__.py 1 src/graph_notebook/magics/completers/graph_completer.py 227 src/graph_notebook/magics/metadata.py 191 src/graph_notebook/magics/streams.py 179 src/graph_notebook/__init__.py 1 src/graph_notebook/seed/__init__.py 1 src/graph_notebook/seed/queries/propertygraph/epl/__init__.py 1 src/graph_notebook/seed/queries/propertygraph/__init__.py 1 src/graph_notebook/seed/queries/propertygraph/fraud_graph/__init__.py 1 src/graph_notebook/seed/queries/propertygraph/dining_by_friends/__init__.py 1 src/graph_notebook/seed/queries/propertygraph/airports/__init__.py 1 src/graph_notebook/seed/queries/propertygraph/knowledge-graph/__init__.py 1 src/graph_notebook/seed/queries/__init__.py 1 src/graph_notebook/seed/queries/rdf/epl/__init__.py 1 src/graph_notebook/seed/queries/rdf/__init__.py 1 src/graph_notebook/seed/queries/rdf/airports/__init__.py 1 src/graph_notebook/seed/load_query.py 35 src/graph_notebook/configuration/__init__.py 1 src/graph_notebook/configuration/generate_config.py 98 src/graph_notebook/configuration/get_config.py 21 src/graph_notebook/visualization/templates/__init__.py 1 src/graph_notebook/visualization/templates/loading_wheel.html 19 src/graph_notebook/visualization/templates/opencypher_table.html 50 src/graph_notebook/visualization/templates/tabs.html 89 src/graph_notebook/visualization/templates/sparql_construct.html 20 src/graph_notebook/visualization/templates/sparql_table.html 50 src/graph_notebook/visualization/templates/gremlin_table.html 51 src/graph_notebook/visualization/templates/sparql_explain.html 23 src/graph_notebook/visualization/templates/error.html 12 src/graph_notebook/visualization/templates/pre_container.html 12 src/graph_notebook/visualization/__init__.py 1 src/graph_notebook/visualization/escape_reserved_characters.py 2 src/graph_notebook/visualization/template_retriever.py 8 src/graph_notebook/visualization/visualizer.py 25 src/graph_notebook/visualization/rows_and_columns.py 46 src/graph_notebook/nbextensions/sparql_syntax/__init__.py 6 src/graph_notebook/nbextensions/sparql_syntax/static/__init__.py 1 src/graph_notebook/nbextensions/sparql_syntax/static/description.yaml 9 src/graph_notebook/nbextensions/sparql_syntax/static/main.js 10 src/graph_notebook/nbextensions/neptune_menu/__init__.py 6 src/graph_notebook/nbextensions/neptune_menu/static/__init__.py 1 src/graph_notebook/nbextensions/neptune_menu/static/description.yaml 9 src/graph_notebook/nbextensions/neptune_menu/static/main.js 116 src/graph_notebook/nbextensions/__init__.py 28 src/graph_notebook/nbextensions/gremlin_syntax/__init__.py 6 src/graph_notebook/nbextensions/gremlin_syntax/static/__init__.py 1 src/graph_notebook/nbextensions/gremlin_syntax/static/description.yaml 9 src/graph_notebook/nbextensions/gremlin_syntax/static/main.js 10 src/graph_notebook/nbextensions/playable_cells/__init__.py 6 src/graph_notebook/nbextensions/playable_cells/static/__init__.py 1 src/graph_notebook/nbextensions/playable_cells/static/description.yaml 9 src/graph_notebook/nbextensions/playable_cells/static/main.js 26 src/graph_notebook/nbextensions/playable_cells/static/playable_cells.css 3 src/graph_notebook/nbextensions/opencypher_syntax/__init__.py 6 src/graph_notebook/nbextensions/opencypher_syntax/static/__init__.py 1 src/graph_notebook/nbextensions/opencypher_syntax/static/description.yaml 9 src/graph_notebook/nbextensions/opencypher_syntax/static/main.js 19 src/graph_notebook/nbextensions/install.py 19 src/graph_notebook/network/__init__.py 2 src/graph_notebook/network/Network.py 58 src/graph_notebook/network/opencypher/__init__.py 1 src/graph_notebook/network/opencypher/OCNetwork.py 167 src/graph_notebook/network/EventfulNetwork.py 149 src/graph_notebook/network/gremlin/__init__.py 1 src/graph_notebook/network/gremlin/GremlinNetwork.py 486 src/graph_notebook/network/sparql/__init__.py 1 src/graph_notebook/network/sparql/SPARQLNetwork.py 320 src/graph_notebook/start_notebook.py 32 src/graph_notebook/widgets/force/__init__.py 2 src/graph_notebook/widgets/force/force_widget.py 26 src/graph_notebook/widgets/__init__.py 15 src/graph_notebook/widgets/src/css/__init__.py 1 src/graph_notebook/widgets/src/css/widget.css 257 src/graph_notebook/widgets/src/__init__.py 1 src/graph_notebook/widgets/src/index.ts 2 src/graph_notebook/widgets/src/plugin.ts 23 src/graph_notebook/widgets/src/extension.js 10 src/graph_notebook/widgets/src/extension.dev.js 10 src/graph_notebook/widgets/src/types.ts 118 src/graph_notebook/widgets/src/version.ts 3 src/graph_notebook/widgets/src/index.dev.ts 7 src/graph_notebook/widgets/src/force_widget.ts 797 src/graph_notebook/widgets/src/extension.ts 9 src/graph_notebook/widgets/_frontend.py 3 src/graph_notebook/widgets/_version.py 2 src/graph_notebook/static_resources/__init__.py 1 src/graph_notebook/static_resources/install.py 19 src/graph_notebook/static_resources/datatables.js 167 src/graph_notebook/options/options.py 85 src/graph_notebook/options/__init__.py 1 src/graph_notebook/jupyter_profile/__init__.py 1 src/graph_notebook/jupyter_profile/jupyter_notebook_config.py 3 src/graph_notebook/decorators/__init__.py 1 src/graph_notebook/decorators/decorators.py 105 src/graph_notebook/neptune/__init__.py 1 src/graph_notebook/neptune/gremlin/__init__.py 1 src/graph_notebook/neptune/gremlin/graphsonV3d0_MapType_objectify_patch.py 13 src/graph_notebook/neptune/gremlin/hashable_dict_patch.py 19 src/graph_notebook/neptune/client.py 550 src/graph_notebook/notebooks/02-Visualization/__init__.py 1 src/graph_notebook/notebooks/03-Sample-Applications/03-Identity-Graphs/__init__.py 1 src/graph_notebook/notebooks/03-Sample-Applications/01-Fraud-Graphs/__init__.py 1 src/graph_notebook/notebooks/03-Sample-Applications/__init__.py 1 src/graph_notebook/notebooks/03-Sample-Applications/02-Knowledge-Graphs/__init__.py 1 src/graph_notebook/notebooks/__init__.py 1 src/graph_notebook/notebooks/04-Machine-Learning/Sample-Applications/01-People-Analytics/__init__.py 1 src/graph_notebook/notebooks/04-Machine-Learning/__init__.py 1 src/graph_notebook/notebooks/04-Machine-Learning/neptune_ml_utils.py 587 src/graph_notebook/notebooks/install.py 46 src/graph_notebook/notebooks/01-Getting-Started/__init__.py 1 setup.py 89 setupbase.py 403 MANIFEST.in 13 setup.cfg 9