Meta class

Meta-information about the serialized snapshot.

Describes the structure of serialized nodes and edges by giving indexes of the various fields.

Properties

edgeFieldCount int
final
edgeNameOrIndexIndex int
final
edgeToNodeIndex int
final
edgeTypeIndex int
final
edgeTypes List<String>
final
hashCode int
The hash code for this object.
no setterinherited
nodeEdgeCountIndex int
final
nodeFieldCount int
final
nodeIdIndex int
final
nodeNameIndex int
final
nodeSelfSizeIndex int
final
nodeTypeIndex int
final
nodeTypes List<String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited