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

Currently the `%seed` line magic loads data by looking for files in a specific location. Today a user could place one or more files into that location and load them...

enhancement

When running a cell in the notebook "Neptune-ML-01-Introduction-to-Node-Classification-Gremlin" in the ML folder, when you get to the dataprocessing step, the call fails with a InvalidParameterException exception. - OS: [e.g. iOS]...

bug

**Is your feature request related to a problem? Please describe.** The '--display-property' and '--edge-display-property' query magic parameters currently only allow for a single property value to be selected. It would...

enhancement

**Is your feature request related to a problem? Please describe.** As a user, I get frustrated when the results of my query are too large for the visible pane and...

enhancement

**Is your feature request related to a problem? Please describe.** When using the %%sparql cell magic, I cannot change the media type that the results are printed in. If I...

enhancement

**Is your feature request related to a problem? Please describe.** As a user who is only writing SPARQL queries, it is frustrating to have to create a new python3 notebook...

enhancement

**Is your feature request related to a problem? Please describe.** As described in the SPARQL specification, "the DESCRIBE form takes each of the resources identified in a solution, together with...

enhancement

**Is your feature request related to a problem? Please describe.** When I run a SPARQL query in the notebook, I am frustrated there’s no option to download the data as...

enhancement

It would be nice if the visualization could use a property value to influence the size used for each rendered node. Have had a few people ask for this.

enhancement

**Is your feature request related to a problem? Please describe.** Can we please select different layouts that is so mandatory to make any sense of graphs **Describe the solution you'd...

enhancement