bricaud / graphexp

Interactive visualization of the Gremlin graph database with D3.js
Apache License 2.0
780 stars 215 forks source link

Support not only 'g' traversal source #98

Closed eanton86 closed 3 years ago

eanton86 commented 3 years ago

Query executed against the default g traversal source. But sometimes it is needed to query non-g custom sources. Please add support of this.

natali27 commented 3 years ago

found following solution: add to graphexp page url parameter "ts" to set custom non-g traversal source like this: file:///path/to/graphexp.html?ts=non-g