ENH: Implement queries and entity retrieval
Compare changes
- florian authored
+ 22
− 12
@@ -80,10 +80,10 @@ using CaosDB
@@ -111,10 +111,10 @@ mutable struct _Entity
@@ -142,10 +142,10 @@ mutable struct _Parent
@@ -254,12 +254,15 @@ end
@@ -267,7 +270,7 @@ function create_property_entity(;
@@ -297,6 +300,9 @@ function create_property(;
@@ -317,6 +323,10 @@ function create_property(;
@@ -609,7 +619,7 @@ end
@@ -1264,7 +1274,7 @@ to set the id of entities.
@@ -1396,7 +1406,7 @@ end
@@ -1440,7 +1450,7 @@ end