CVBpy 14.0
NodeIDType Class Reference

Describes the representation of a node ID. More...

Inherits object.

Static Public Attributes

int ByteString = 5
 Represents a byte-string.
 
int GUID = 4
 Represents a GUID.
 
int Numeric = 0
 Represents a number.
 
int String = 3
 Represents a string.
 

Detailed Description

Describes the representation of a node ID.