public class DefaultGraphModelRequest extends PagingAndSortingQuery implements GraphModelRequest
parameters, statement, withIndex| Constructor and Description |
|---|
DefaultGraphModelRequest(Statement request) |
DefaultGraphModelRequest(String cypher) |
DefaultGraphModelRequest(String cypher,
Map<String,?> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getResultDataContents() |
getStatement, page, setPagination, setSortOrder, sortOrdergetParameters, isIncludeStatsclone, 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.