graph-notebook icon indicating copy to clipboard operation
graph-notebook copied to clipboard

Library extending Jupyter notebooks to integrate with Apache TinkerPop, openCypher, and RDF SPARQL.

Results 78 graph-notebook issues
Sort by recently updated
recently updated
newest added

Issue #, if available: #28 Description of changes: - Added `-sn`/`--node-scaling-property` and `-se`/`--edge-scaling-property` to query magics. These options are specified along with property names, the values of which will be...

**Describe the bug** :remote config alias g gourav.g does not work **To Reproduce** Steps to reproduce the behavior: 1. created a connection to datastax using: ``` %%graph_notebook_config { "host": "localhost",...

bug

By default all graph diagrams are drawn using the `straightCross` layout. However in cases where there are parallel edges in the same direction between two nodes, the edges tend to...

enhancement
sample notebooks

There needs to be documentation added that specifies how to set up and working with a development environment for the graph notebooks.

documentation

Especially when using the hierarchical layout, it would be nice to have an option to group by the depth in the visualization. So if you imagine a tree, the root...

enhancement

**Is your feature request related to a problem? Please describe.** The Graphistry team is seeing more use among Neptune users, and as their prototyping often starts in sagemaker, we're thinking...

enhancement

**Is your feature request related to a problem? Please describe.** With the recent release of TP3.5 the Gremlint library is now part of the project. It would be nice to...

enhancement

**Describe the bug** I am getting an error from Jupyter when running the `%db_reset` command. I do not know if it matters, but this is a rather large db that...

bug

**Is your feature request related to a problem? Please describe.** I was using the `%load` command to bulk load data into Neptune. When I clicked submit, there was an issue...

For the 01 notebooks for Neptune ML the text in the notebook incorrectly specifies that the genre returned for a node classification task on `Toy Story` is `Comedy` when it...

bug