Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 381 Bytes

gremlin.rst

File metadata and controls

24 lines (15 loc) · 381 Bytes

Custom Gremlin Example

Here we illustrate creating models and utilizing the Gremlin system for custom methods

Python

.. literalinclude:: code/custom_gremlin.py
    :language: python
    :linenos:


Gremlin

custom_gremlin.groovy

.. literalinclude:: code/custom_gremlin.groovy
    :language: python
    :linenos: