Skip to content

Alpha Release - update 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rrmerugu rrmerugu released this 28 Jul 12:07
· 433 commits to develop since this release
  • Connect via HTTP or WebSocket protocols.
  • Connect to Basic and Token based Authentication enabled gremlin server over HTTP protocol (you can use [gremlin-proxy] )(https:/invanalabs/gremlin-proxy) or enable CORS on your gremlin deployment.
  • Colors added to Edges

You can connect via the following connection string methods.

wss://localhost:8182/gremlin  
https://localhost:8182/gremlin 
https://user:password@localhost:8182/gremlin
https://access-or-session-token@localhost:8182/gremlin