public abstract class OLAPTest extends TitanGraphBaseTest
| Modifier and Type | Class and Description |
|---|---|
static class |
OLAPTest.Degree |
static class |
OLAPTest.PageRank |
TitanGraphBaseTest.TestConfigOptionadjustedConfig, config, DEFAULT_THREAD_COUNT, features, graph, logManagers, mgmt, tx| Constructor and Description |
|---|
OLAPTest() |
| Modifier and Type | Method and Description |
|---|---|
static OLAPResult<OLAPTest.Degree> |
computeDegree(OLAPJobBuilder<OLAPTest.Degree> builder,
String aggregatePropKey,
String checkPropKey) |
void |
degreeCount() |
protected abstract <S> OLAPJobBuilder<S> |
getOLAPBuilder(StandardTitanGraph graph,
Class<S> clazz) |
void |
pageRank() |
void |
singleSourceShortestPaths() |
clopen, close, closeLogManager, createExternalEdgeIndex, createExternalVertexIndex, finishSchema, getConfig, getConfiguration, getExternalIndex, getThreadCount, getVertex, getVertex, getVertex, getVertex, makeKey, makeKeyedEdgeLabel, makeLabel, makeVertexIndexedKey, makeVertexIndexedUniqueKey, newTx, open, openTxLog, openUserLog, option, round, setUp, tearDown, wrapAroundprotected abstract <S> OLAPJobBuilder<S> getOLAPBuilder(StandardTitanGraph graph, Class<S> clazz)
public static OLAPResult<OLAPTest.Degree> computeDegree(OLAPJobBuilder<OLAPTest.Degree> builder, String aggregatePropKey, String checkPropKey) throws Exception
Exceptionpublic void pageRank()
Copyright © 2012–2016. All rights reserved.