Help:Step
Revision as of 10:44, 9 February 2021 by Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
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
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Step javadoc | Apache Tinkerpop javadoc documentation for this step | Types/External Identifier | javadoc | javadoc | false | false | |
Step kind | the kind of the Step e.g. map, flatMap, terminal Step | Types/Text | kind | kind | false | false | |
Step level | the level in the step hierarchy | Types/Number | level | level | false | false | |
Step name | the name of the Step | Types/Text | name | name | true | false | |
Step reference | the reference tag in the Apache Tinkerpop documentation | Types/External Identifier | reference | reference | false | false | |
Step test | a Junit Testcase for this step | Types/Text | test | test | false | false | |
Step text | the description according to the Apache Tinkerpop documentation | Types/Text | text | text | false | false |