Skip to content

GraphDB Support 3.0.0

Compare
Choose a tag to compare
@ex3m1024 ex3m1024 released this 09 Oct 13:21
· 12 commits to master since this release

Download Plugin

  • Now you can query TinkerPop Gremlin-enabled databases like Cosmos DB, Neptune and JanusGraph using Cypher

Improvements:

  • Gremlin support
  • Faster startup when using a number of databases
  • Graph metadata is refreshed in the background
  • DB connection testing is asynchronous
  • Improved UI
  • More intuitive graph view zoom

Bugfixes:

  • Execute Query button in gutter (#132)