public class DefaultGraphRowListModelRequest extends CypherQuery implements GraphRowListModelRequest
CypherQuery which returns data in both row and graph formats.parameters, statement| Constructor and Description |
|---|
DefaultGraphRowListModelRequest(String cypher,
Map<String,?> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getResultDataContents() |
getParameters, getStatement, isIncludeStats, optimisticLockingConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameters, getStatement, isIncludeStats, optimisticLockingConfigpublic String[] getResultDataContents()
getResultDataContents in interface StatementgetResultDataContents in class CypherQueryCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.