Module rusted_cypher::cypher::result [] [src]

Structs

CypherResult

Holds the result of a cypher query

QueryResult
Row
RowResult

Holds a single row of the result of a cypher query

Rows

Traits

ResultTrait