|
|
|
[[Home]]
|
|
|
|
|
|
|
|
[TOC]
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
|
|
# What is the universe?
|
|
|
|
|
| ... | ... | @@ -96,8 +94,8 @@ These are settings for the current user, as set in the database. |
|
|
|
## model
|
|
|
|
|
|
|
|
The main part of the universe. It lists all modules, their entities with
|
|
|
|
attributes and possible [[Transitions]]. It also provides the urls for
|
|
|
|
possible [[Queries]].
|
|
|
|
attributes and possible [Transitions](/API/Transitions). It also provides the urls for
|
|
|
|
possible [Queries](/API/Queries).
|
|
|
|
|
|
|
|
```
|
|
|
|
#!json
|
| ... | ... | @@ -362,7 +360,7 @@ To get instances in store.product, use the information to send a query: |
|
|
|
}
|
|
|
|
```
|
|
|
|
|
|
|
|
Look into the [[Queries]] documentation for more details.
|
|
|
|
Look into the [Queries](/API/Queries) documentation for more details.
|
|
|
|
|
|
|
|
# Transitions
|
|
|
|
|
| ... | ... | |