Skip to main content

Module entity

Module entity 

Source
Expand description

The lazy entity API: map-like navigation over EAVT.

Structsยง

Entity
A lazy, map-like view of one entity. Nothing is read until asked for; each access is an index prefix scan against the underlying Db value.