Gremlin python

From BITPlan Wiki
Revision as of 10:53, 17 September 2019 by Wf (talk | contribs)
Jump to navigation Jump to search

This mini-tutorial is inspired by this stackoverflow question

The goal is to get access to an apache tinkerpop/gremlin graph database via Python.

Prerequisites

  1. Java
  2. Python
  3. Gremlin-Server
  4. Gremlin-Console (for debugging)