MarcoPolo.BinaryRecord

Struct that represents OrientDB binary data (ORecordBytes).

This struct has the following fields:

Source

Types

t :: %MarcoPolo.BinaryRecord{contents: binary, rid: MarcoPolo.RID.t, version: non_neg_integer}