SchemaAttribute
Defined in header “ark/serialization/schema.hh”.
This is a bitmask containing variou sattributes that could be set for schemas.
Values
-
NONE = 0
Empty bitmask. -
FINAL = 1
If this schema should be “final” (no versioning information, no groups).