public class DefaultRestModelRequest extends AbstractRequest implements RestModelRequest
| Constructor and Description |
|---|
DefaultRestModelRequest(String cypher) |
DefaultRestModelRequest(String cypher,
Map<String,?> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getResultDataContents() |
boolean |
isIncludeStats() |
setFilters, setPagination, setSortOrderaddFilters, addPaging, addSortOrder, getParameters, getStatement, page, sortOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameters, getStatementpublic DefaultRestModelRequest(String cypher)
public String[] getResultDataContents()
getResultDataContents in interface StatementgetResultDataContents in class CypherQuerypublic boolean isIncludeStats()
isIncludeStats in interface StatementisIncludeStats in class AbstractRequestCopyright © 2016 Neo Technology, Inc.. All rights reserved.