pub type PropertyMap = HashMap<String, PropertyValue>;Expand description
Property map for storing node and edge properties
Aliased Typeยง
pub struct PropertyMap { /* private fields */ }pub type PropertyMap = HashMap<String, PropertyValue>;Property map for storing node and edge properties
pub struct PropertyMap { /* private fields */ }