Skip to main content

Attributes

Type Alias Attributes 

Source
pub type Attributes = BTreeMap<String, Value>;
Expand description

Selected immutable properties attached to a node, edge, or graph.

Aliased Typeยง

pub struct Attributes { /* private fields */ }