-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
Buffer
internally saves the relation pointer to the loaded objects and speeds up repeated querys
Order Objects by:
- Node/Relation
- Database ID
- Object ID (defined with
@Idand can be synced with Database ID) - Class/Labels(Type)
Node/Relation gets loaded/searched from Users
- search according to the class and their children (take child before loading base Class from Database)
Node/Relation gets loaded/searched from Database (on loading)
- search and parse according to the label of the Node
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request