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