Skip to main content

Properties

Type Alias Properties 

Source
pub type Properties = HashMap<String, Value>;
Expand description

Key-value property bag used on nodes and edges.

Aliased Typeยง

pub struct Properties { /* private fields */ }