Documentation ¶
Overview ¶
Package column contains the object to reference particular parts of a column.
See: http://tinkerpop.apache.org/javadocs/3.3.3/core/org/apache/tinkerpop/gremlin/structure/Column.html
Column is the object that defines parts of a column in Gremlin. These values are such as: Keys - Define the keys associated with the columns. Values - Define the values associated with the columns.
A note about Column:
This object implements the Parameter interfaces used by graph traversals.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.