public class GraphNodeResult extends GraphNode
| Modifier and Type | Field and Description |
|---|---|
String |
node_id |
double |
score |
edges, properties| Constructor and Description |
|---|
GraphNodeResult() |
| Modifier and Type | Method and Description |
|---|---|
GraphNodeResult |
set(GraphInstance.NodeScore nodeScore) |
add, addEdge, addEdges, addEdges, addProperty, removeEdgepublic double score
public String node_id
public GraphNodeResult set(GraphInstance.NodeScore nodeScore)
Copyright © 2016 QWAZR / Emmanuel Keller. All rights reserved.