gremlin-javascript

April 21, 2018 ยท View on GitHub

A mono-repository for JavaScript libraries related to the Apache TinkerPop3 framework:

  • gremlin: WebSocket client to Gremlin server for Node.js and the browser (formerly, this repo)
    • DEPRECATED: Please use the official TinkerPop JavaScript-Gremlin language variant released with TinkerPop v3.3.2
  • tinkergraph: in-memory graph database/graph structure.
  • traversal-machine: JavaScript implementation of the Gremlin Traversal Machine.