Difference between revisions of "Concept:Step"

From BITPlan Wiki
Jump to navigation Jump to search
(created by WikiTask 2019-04-26T06:59:36Z)
 
m (created by WikiTask 2019-04-26T11:18:40Z)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
{{Topic
 
{{Topic
 
|name=Step
 
|name=Step
|pluralName=Step
+
|pluralName=Steps
|icon=File:GraphTraversalStep.png
+
|icon=File:stepIcon.png
|iconUrl=/images/8/8a/SimpleGraphModule.png
+
|iconUrl=/images/wiki/thumb/f/ff/StepIcon.png/128px-StepIcon.png
 
|documentation=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
 
|wikiDocumentation=A [http://tinkerpop.apache.org/docs/current/reference/#graph-traversal-steps Graph Traversal Step is an 'instruction' for a 'graph computer' in the Gremlin language
 
|wikiDocumentation=A [http://tinkerpop.apache.org/docs/current/reference/#graph-traversal-steps Graph Traversal Step is an 'instruction' for a 'graph computer' in the Gremlin language
|defaultstoremode=property
+
|defaultstoremode=subobject
 
|listLimit=
 
|listLimit=
 
|cargo=false
 
|cargo=false
Line 34: Line 34:
 
   Text kind
 
   Text kind
 
   External Identifier reference
 
   External Identifier reference
 +
  External Identifier javadoc
 
   Text text
 
   Text text
 
   Text test
 
   Text test
Line 122: Line 123:
 
{{#concept:
 
{{#concept:
 
  [[Step name::+]]
 
  [[Step name::+]]
  |Step
+
  |Steps
 
see also
 
see also
* [[List of Step]]
+
* [[List of Steps]]
 
* [[Help:Step]]
 
* [[Help:Step]]
 
* [[Concept:Step]]
 
* [[Concept:Step]]

Latest revision as of 13:18, 26 April 2019


Topic
edit
name  Step
pluralName  Steps
icon  StepIcon.png
icon Url  /images/wiki/thumb/f/ff/StepIcon.png/128px-StepIcon.png
documentation  A Step is a Graph Traversal Step in the Gremlin language - you can think of it as in instruction an a graph computer
wikiDocumentation  A [http://tinkerpop.apache.org/docs/current/reference/#graph-traversal-steps Graph Traversal Step is an 'instruction' for a 'graph computer' in the Gremlin language
default storemode  subobject
list Limit  
use cargo  false
headerTabs  
context  SimpleGraphContext

properties

 namelabeltypeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromshowInGridisLinknullabletopic
Step javadocjavadocjavadocTypes/External Identifier4falsefalsefalseApache Tinkerpop javadoc documentation for this stepStep
Step kindkindkindTypes/Text2falsefalsefalsethe kind of the Step e.g. map, flatMap, terminal StepStep
Step levellevellevelTypes/Number6falsefalsefalsethe level in the step hierarchyStep
Step namenamenameTypes/Text11truetruefalsethe name of the StepStep
Step referencereferencereferenceTypes/External Identifier3falsefalsefalsethe reference tag in the Apache Tinkerpop documentationStep
Step testtesttestTypes/Text5falsefalsefalsea Junit Testcase for this stepStep
Step texttexttextTypes/Text4falsefalsefalsethe description according to the Apache Tinkerpop documentationStep

Documentation

A [http://tinkerpop.apache.org/docs/current/reference/#graph-traversal-steps Graph Traversal Step is an 'instruction' for a 'graph computer' in the Gremlin language

uml


Description of concept "Step"RDF feed

Steps

see also

topic links:

[[Step name::+]]