rosa_kb.typedb_model_interface

python interface to interact with typedb’s ROSA knowledge model.

Functions

convert_component_parameter_value_to_py_type(...)

Convert ComponentParameter value to python type.

Classes

ComponentConfigurationDict

TypedDict for component-configuration.

ComponentDict

TypedDict for Component.

ComponentParemeterDict

TypedDict for ComponentParemeter.

ComponentProcessDict

TypedDict for Component.

MatchResultDict

TypedDict for match result.

ModelInterface(address, database_name[, ...])

Class to interact with the ROSA knowledge model in typeDB.

ReconfigPlanDict

TypedDict for reconfiguration plan.