ex_cypher v0.2.0 ExCypher.Statements.Order

Parses ORDER statements and provides support for ASC and DESC ordering syntax.

Link to this section Summary

Functions

Provides support to ASC and DESC syntax in ORDER BY statements

Link to this section Functions

Link to this function

parse(list)

parse(ast :: term()) :: String.t()

Provides support to ASC and DESC syntax in ORDER BY statements