Updating a Blueprint

From the UI

You can manage your data-model and all its blueprints via:

From the Data Model Builder

The Data Model Builder is the most visually appealing of managing your blueprints, but it's not the most powerful one.

To see the content of a Blueprint, click on its node in the graph view.

From here, you can create new properties and relations.

From existing relations, you can establish reference properties.

You can also delete existing properties and relations.

You can also edit a blueprint's icon or deleting the blueprint.

From a blueprint card you can also directly access the blueprint's descriptor for more powerful manipulation capabilities.

From the Blueprint Descriptor

Directly manipulating the blueprint descriptors is the most powerful way of managing your blueprint, but it also requires deeper technical knowledge.

From here, you can customise every aspect regarding your blueprint, like:

  • Editing the blueprint's metadata (except for the ID).

  • Editing properties' metadata and data-type.

  • Editing relations' metadata and overall nature (e.g. its target blueprint or its cardinality between one-to-one and one-to-many).

Some considerations:

From the Public API

Blueprints

Last updated

Was this helpful?