Difference between revisions of "Help:Step"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
||
Line 1: | Line 1: | ||
+ | |||
+ | |||
[[File:Help_Icon.png|right]] | [[File:Help_Icon.png|right]] | ||
Line 15: | Line 17: | ||
{{#ask: [[Concept:Step]]}} | {{#ask: [[Concept:Step]]}} | ||
=== Properties === | === Properties === | ||
− | {{#ask: [[Concept:Property]][[Property topic::Concept:Step]] | + | |
− | | ?Property | + | {{ #ask: [[Concept:Property]][[Property topic::Concept:Step]] |
− | | ?Property | + | |mainlabel=Step |
− | | ?Property name = name | + | |
− | | ?Property | + | | ?Property javadoc = javadoc |
− | | ?Property | + | |
− | | ?Property | + | | ?Property kind = kind |
− | | | + | |
− | | | + | | ?Property level = level |
− | }} | + | |
+ | | ?Property name = name | ||
+ | |||
+ | | ?Property reference = reference | ||
+ | |||
+ | | ?Property test = test | ||
+ | |||
+ | | ?Property text = text | ||
+ | |||
+ | |order=ascending | ||
+ | | limit= 200 | ||
+ | }} | ||
+ | |||
[[Category:Step]] | [[Category:Step]] |
Revision as of 17:06, 9 February 2021
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 | javadoc | kind | level | name | reference | test | text |
---|---|---|---|---|---|---|---|
Step javadoc | javadoc | ||||||
Step kind | kind | ||||||
Step level | level | ||||||
Step name | name | ||||||
Step reference | reference | ||||||
Step test | test | ||||||
Step text | text |