Gremlin utility module
Execute a script against a database using the Gremlin plugin, if available.
| Parameters: | script – a string containing the Gremlin script to execute |
|---|---|
| Raises NotImplementedError: | |
| if the Gremlin plugin is not available | |
| Returns: | the result of the Gremlin script |