pub type Attributes = BTreeMap<String, Value>;
Selected immutable properties attached to a node, edge, or graph.
pub struct Attributes { /* private fields */ }