exocci v0.1.0 OCCI.Store View Source
Link to this section Summary
Functions
Save entity
Delete entity
Get an node by location
Lookup entities
Start Store with given backends
Update given entity
Link to this section Functions
Save entity
Delete entity
Link to this function
get(location)
View Source
get(OCCI.Model.Core.Entity.location) :: Core.Entity.t | nil
Get an node by location
Link to this function
lookup(filter)
View Source
lookup([OCCI.Filter.t]) :: [OCCI.Model.Core.Entity.t]
Lookup entities
Start Store with given backends
Link to this function
update(entity)
View Source
update(OCCI.Model.Core.Entity.t) :: OCCI.Model.Core.Entity.t
Update given entity