Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Internal ID Functions

Function Description Example
ID(node/rel) returns the internal ID of the given NODE/REL ID(a)
LABEL(node/rel) returns the label name of the given NODE/REL LABEL(a)
OFFSET(internal_ID) returns the offset of internal ID OFFSET(ID(a))