| Package | Description |
|---|---|
| ai.grakn.graql.internal.analytics |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectedComponentVertexProgram
The vertex program for connected components in a graph.
|
class |
DegreeStatisticsVertexProgram
The vertex program for computing the degree in statistics.
|
class |
DegreeVertexProgram
The vertex program for computing the degree.
|
class |
MedianVertexProgram
The vertex program for computing the median of given resource using quick select algorithm.
|
class |
ShortestPathVertexProgram
The vertex program for computing the shortest path between two instances.
|
| Modifier and Type | Method and Description |
|---|---|
GraknVertexProgram<T> |
GraknVertexProgram.clone() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.