Skip to main content

PropertyMap

Type Alias PropertyMap 

Source
pub type PropertyMap = HashMap<String, PropertyValue>;
Expand description

Property map for storing node and edge properties

Aliased Typeยง

pub struct PropertyMap { /* private fields */ }