Struct rusted_cypher::cypher::result::RowResult [] [src]

pub struct RowResult { /* fields omitted */ }

Holds a single row of the result of a cypher query

Trait Implementations

impl Clone for RowResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for RowResult
[src]

Formats the value using the given formatter.