Protected
Readonly
state$Static
STREAM_Static
STREAM_Update the contents of an existing Model Instance Document based on a JSON-patch diff from the existing contents to the desired new contents
JSON patch diff of document contents
Additional options
Static
createCreates a Model Instance Document.
Instance of CeramicAPI used to communicate with the Ceramic network
Genesis contents. If 'null', then no signature is required to make the genesis commit
Genesis metadata, including the model that this document belongs to
Additional options
Static
loadLoads a Model Instance Document from a given StreamID
Instance of CeramicAPI used to communicate with the Ceramic network
StreamID to load. Must correspond to a ModelInstanceDocument
Additional options
Static
singleCreates a deterministic ModelInstanceDocument with a 'single' accountRelation.
Instance of CeramicAPI used to communicate with the Ceramic network
Genesis metadata
Additional options
ModelInstanceDocument stream implementation