UUID
Inherits Comparable / Struct / Value / Object
Represents a UUID (Universally Unique IDentifier).
NOTE: To use UUID, you must explicitly import it with require "uuid"
Class methods
from_bolt(unpacker : Neo4j::PackStream::Unpacker)
Sourcefrom_bolt(io)
SourceInstance methods
to_bolt_params
Source