ros_typedb.typedb_interface

typedb_interface - Python interface to interact with TypeDB 3.

Classes

MatchResultDict

TypedDict for match result.

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

Class used to interact with TypeDB 3 databases.

Exceptions

TypeDBQueryError(*, session_type, ...)

Raised when a TypeDB query fails during execution.