Home

Graph Node

This is a graph node type used in Stencila Schema for representing provenance, reactivity and other graphs.

The wrapper gives every graph node a required graph-local id for edge endpoints and embeds the represented Stencila resource or document node.

Properties

The GraphNode type has these properties:

NameDescriptionTypeInherited from
idThe durable graph-local id used by graph edges to reference this graph node.String-
nodeThe embedded Stencila node represented by this graph node.Node-

Related

The GraphNode type is related to these types:

Bindings

The GraphNode type is represented in:


This documentation was generated from GraphNode.yaml by docs_types.rs.

© 2026 Stencila