maxon.GraphDescription.PARSE_FLAGS

Description

Expresses options when parsing graph descriptions.

Inheritance diagram

Attributes

maxon.GraphDescription.PARSE_FLAGS.ALWAYS_VALIDATE_PATHS

Marks a description as always validating absolute node paths with the underlying graph description cache.

maxon.GraphDescription.PARSE_FLAGS.NONE

Marks a description as having no special flags.

maxon.GraphDescription.PARSE_FLAGS.VERBOSE_ATTRIBUTES

Marks a description as also encoding attributes which hold default values instead of omitting them.

maxon.GraphDescription.PARSE_FLAGS.VERBOSE_REFERENCES

Marks a description as exclusively using identifiers instead of labels to reference nodes and attributes.