Module value

Source

Modules§

properties_format
Module for custom serialisation of property hashmaps Ensures consistent handling of Value enum serialisation within property maps

Enums§

Value
A flexible value type that can represent various property values in nodes and edges. Handles both JSON and binary serialisation formats via custom implementaions of the Serialize and Deserialize traits.

Traits§

Encodings