Skip to content
Snippets Groups Projects
Commit 91ded994 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

Merge remote-tracking branch 'gitlab.com/dev' into dev

parents 34fdd6fb 9c2cbe16
No related branches found
No related tags found
1 merge request!41REL: update changelog, bump version of pom.xml, update DEPENDENCIES
Pipeline #9185 passed
# Glossary
## Valid ID
The ID of an existing entity. It is by definition unique among the IDs of all existing entities and is a positive integer."
## Valid Unique Existing Name
A name of an exiting entity which is unique among the names of all existing entities.
......@@ -8,10 +12,6 @@ A name of an exiting entity which is unique among the names of all existing enti
A name of a to-be-inserted/updated entity _e_ which is unique among the names of all other entities that are to be inserted or updated along with the entity _e_.
## Valid ID
The ID of an existing entity. It is by definition unique among the IDs of all existing entities and is a positive integer."
## Valid Unique Temporary ID
The negative integer ID of a to-be-inserted entity _e_ which is unique among the ids of all other entities that are to be inserted along with the entity _e_.
......@@ -7,7 +7,7 @@ Basic concepts of the CaosDB server
:glob:
Data Model <Data-Model>
Permissions
permissions
roles
The CaosDB server provides the HTTP API resources to users and client libraries. It uses a plain
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment