| Interface | Description |
|---|---|
| PagingAndSorting |
| Class | Description |
|---|---|
| CypherQuery |
Simple encapsulation of a Cypher query and its parameters
Note, this object will be transformed directly to JSON so don't add anything here that is
not part of the HTTP Transactional endpoint syntax
|
| DefaultGraphModelRequest | |
| DefaultGraphRowListModelRequest |
A
CypherQuery which returns data in both row and graph formats. |
| DefaultRestModelRequest | |
| DefaultRowModelRequest | |
| Pagination | |
| PagingAndSortingQuery |
Extends
CypherQuery with additional functionality for Paging and Sorting. |
| SortClause | |
| SortOrder |
| Enum | Description |
|---|---|
| SortOrder.Direction |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.