public class ResultGraphRowListModel extends Object implements Query<GraphRowListModel>
| Constructor and Description |
|---|
ResultGraphRowListModel() |
| Modifier and Type | Method and Description |
|---|---|
List<DefaultGraphRowModel> |
getData() |
GraphRowListModel |
queryResults() |
public GraphRowListModel queryResults()
queryResults in interface Query<GraphRowListModel>public List<DefaultGraphRowModel> getData()
Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.