Help:Step
Jump to navigation
Jump to search
Help for Step
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
File:StepIcon.png | Step | Step | Steps | A Step is a Graph Traversal Step in the Gremlin language - you can think of it as in instruction an a graph computer |
Documentation
A Step is a Graph Traversal Step in the Gremlin language - you can think of it as in instruction an a graph computer
Example Steps
Properties
Step | allowedValues | defaultValue | documentation | index | inputType | isLink | label | mandatory | name | namespace | nullable | primaryKey | showInGrid | size | sortPos | topic | type | uploadable | values_from |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Step javadoc | Apache Tinkerpop javadoc documentation for this step | 4 | false | javadoc | false | javadoc | false | Step | Types/External Identifier | false | |||||||||
Step kind | the kind of the Step e.g. map, flatMap, terminal Step | 2 | false | kind | false | kind | false | Step | Types/Text | false | |||||||||
Step level | the level in the step hierarchy | 6 | false | level | false | level | false | Step | Types/Number | false | |||||||||
Step name | the name of the Step | 1 | false | name | true | name | true | 1 | Step | Types/Text | false | ||||||||
Step reference | the reference tag in the Apache Tinkerpop documentation | 3 | false | reference | false | reference | false | Step | Types/External Identifier | false | |||||||||
Step test | a Junit Testcase for this step | 5 | false | test | false | test | false | Step | Types/Text | false | |||||||||
Step text | the description according to the Apache Tinkerpop documentation | 4 | false | text | false | text | false | Step | Types/Text | false |