MatchResultDict

class rosa_kb.typedb_model_interface.MatchResultDict

TypedDict for match result.

Methods

Attributes

type

attribute name, e.g., name, age, height etc

value_type

value type, e.g., boolean, long etc

value

value

type: str

attribute name, e.g., name, age, height etc

value: str

value

value_type: str

value type, e.g., boolean, long etc