Skip to main content

Module entity

Module entity 

Source
Expand description

Entity storage capability — graph node CRUD.

Structs§

Entity
Storage-level entity record. Flat SQL-friendly representation. Maps to the entities substrate table.
EntityFilter
Entity filter for query operations.

Traits§

EntityStore