Skip to content

ThingGraphResult

Class: warmhub.ThingGraphResult

ThingGraphResult(wref: str, name: str, kind: str, version: float, active: bool, pinned_wref: str | None = None, shape: str | None = None, shape_name: str | None = None, validated_shape: str | None = None, data: Union[JsonValue, None] = None, collection: CollectionReadSummary | None = None, synthesized: bool | None = None, about_wref: str | None = None, affirmed_wrefs: tuple[str, ...] | None = None, committer_wref: str | None = None, created_by: str | None = None, revised_by: str | None = None, metadata: ThingMetadata | None = None, about: Union[ThingGraphValue, None] = None, assertions: tuple[ThingGraphResult, ...] | None = None, resolved: Mapping[str, ThingGraphValue] | None = None, graph: ThingGraphResult1Graph | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from ThingGraphResult.

wref

Documentation is not yet available.

name

Documentation is not yet available.

kind

Documentation is not yet available.

version

Documentation is not yet available.

active

Documentation is not yet available.

pinned_wref = None

Documentation is not yet available.

shape = None

Documentation is not yet available.

shape_name = None

Documentation is not yet available.

validated_shape = None

Documentation is not yet available.

data = None

Documentation is not yet available.

collection = None

Documentation is not yet available.

synthesized = None

Documentation is not yet available.

about_wref = None

Documentation is not yet available.

affirmed_wrefs = None

Documentation is not yet available.

committer_wref = None

Documentation is not yet available.

created_by = None

Documentation is not yet available.

revised_by = None

Documentation is not yet available.

metadata = None

Documentation is not yet available.

about = None

Documentation is not yet available.

assertions = None

Documentation is not yet available.

resolved = None

Documentation is not yet available.

graph = None

Documentation is not yet available.

extra = field(default_factory=_no_extra)

Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.