public class GraphResult extends GraphDefinition
GraphDefinition.PropertyTypeEnum| Modifier and Type | Field and Description |
|---|---|
Long |
node_count |
edge_types, implementation, node_properties| Constructor and Description |
|---|
GraphResult() |
GraphResult(GraphDefinition graphDef,
long size) |
GraphResult(Long size) |
isEdgeType, isIndexedPropertypublic final Long node_count
public GraphResult()
public GraphResult(Long size)
public GraphResult(GraphDefinition graphDef, long size)
Copyright © 2016 QWAZR / Emmanuel Keller. All rights reserved.