Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
neo4j_model
v1.2.0
Neo4j
Error
Model
Changeset
ChangesetHash
Integer
PropertyType
QueryProxy
CypherParamsHash
ExpandedWhere
ParamsHash
ReturnValuesHash
SortDirection
Where
Neo4jModel
Settings
Built with Crystal 1.9.2
2023-10-08 14:50:44 UTC
enum
Neo4j::QueryProxy::SortDirection
Defined in:
neo4j/querying.cr
Enum Members
ASC
=
0
DESC
=
1
Instance Method Summary
#asc?
#desc?
Instance Method Detail
def
asc?
#
[
View source
]
def
desc?
#
[
View source
]