Structs§
- Node
- A document node in the graph.
Functions§
- deserialize_
path - Deserialize a path from a JSON string.
- serialize_
path_ forward - Serialize a path with forward slashes so JSON output is stable
across Windows and Unix. Shared across modules that serialise
PathBuffields to JSON.