[][src]Module redisgraph::assignments

Traits

FromCell

Implemented by types that can be constructed from a cell in a ResultSet.

FromRow

Implemented by types that can be constructed from a row in a ResultSet.

FromTable

Implemented by types that can be constructed from a ResultSet.