pub type CypherRow = BTreeMap<String, CypherValue>;Expand description
One projected row.
Aliased Typeยง
pub struct CypherRow { /* private fields */ }pub type CypherRow = BTreeMap<String, CypherValue>;One projected row.
pub struct CypherRow { /* private fields */ }