class

ConstructionKit::GraphDocument

Inherits JSON::Serializable < Reference < Object

Top-level graph document (versioned)

Constructors

new(version : Int32 = 2, graph : ConstructionKit::GraphData = GraphData.new)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

graph
Source
graph=(graph : GraphData)
Source
version
Source
version=(version : Int32)
Source