gremlin-ide icon indicating copy to clipboard operation
gremlin-ide copied to clipboard

A development IDE for Apache Tinkerpop Enabled Databases written in React and Electron

Results 7 gremlin-ide issues
Sort by recently updated
recently updated
newest added

Although it's really easy to build Gremlin IDE, it would be great to have packages already available to download to lower the bar for new users. Maybe something like the...

Add the ability to quickly switch between servers so that you can easily run the same query across different environments

Add the ability to run not only the entire query but also just the selected lines similar to the way most SQL IDEs work

Add the ability to have multiple tabs open at the same time and allow for the previous queries to remain open on reboot

Add syntax highlighting and intellisense

Add configurable layout options on the node chart

Add the ability to cycle through the history of traversals run in the browser