bechbd

Results 29 issues of bechbd

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Since the graph-notebook supports running openCypher queries and using the bolt protocol, it would...

enhancement

When you have two vertices with different edge labels between them they are being shown as two overlapping edges. This causes an issue where you cannot read either edge label....

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

documentation

**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

**Describe the bug** When grouping is enabled the selection behavior is not consistent. The border is different between the selected and searched vertices when you use the search bar as...

bug

**Describe the bug** When using the Neptune workbench to visualize queries if an incorrect path pattern is specified such as: ``` -p v,outv,inv ``` The results are shown but the...

bug

**Is your feature request related to a problem? Please describe.** One of the checks performed by the CI system is to pass Flake 8. We should add a script or...

bug