Enum Types

Enumeration types for fixed value sets.

Types

TypeDescription
AlignmentUnitAlignment unit used to align window boundaries.
AllPropertySpec
GraphType
NodeField
SortByTime

Type Details

AlignmentUnit

Alignment unit used to align window boundaries.

Values

ValueDescription
UNALIGNED
MILLISECOND
SECOND
MINUTE
HOUR
DAY
WEEK
MONTH
YEAR

AllPropertySpec

Values

ValueDescription
ALLAll properties and metadata.
ALL_METADATAAll metadata.
ALL_PROPERTIESAll properties.

GraphType

Values

ValueDescription
PERSISTENTPersistent.
EVENTEvent.

NodeField

Values

ValueDescription
NODE_IDNode ID field.

Represents the graph’s node identifier (numeric or string-backed in the API). | | NODE_NAME | Node name field.

Represents the human-readable node name (string). | | NODE_TYPE | Node type field.

Represents the optional node type assigned at node creation (string). |

SortByTime

Values

ValueDescription
LATESTLatest time
EARLIESTEarliest time