RelataDB error reference

Unknown object type

The referenced object type is not registered in the ontology.

REL_UNKNOWN_TYPEHTTP 404Query & schema

Why this happens

The type was never declared, or the name is misspelled.

How to fix it

Register it with POST /types (or TOML ontology), or correct the name.

Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.