| Interface | Description |
|---|---|
| GraknSparkVertexProgramInterceptor<V extends org.apache.tinkerpop.gremlin.process.computer.VertexProgram> |
Interceptor interface copied from tinkerpop so we can use our own graph computer
|
| Class | Description |
|---|---|
| GraknComputerImpl |
GraphComputer Used For Analytics Algorithms |
| GraknSparkComputer |
This is a modified version of Spark Computer.
|
| GraknSparkExecutor |
This is a modified version of Spark Executor.
|
| GraknSparkMemory |
This is a modified version of Spark Memory.
|
GraknComputerCopyright © 2018 Grakn Labs Ltd. All rights reserved.