JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Grakn
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
P
R
S
T
U
W
A
AbstractGraph
- Class in
ai.grakn.test.graphs
Abstract base for test graphs.
AbstractGraph()
- Constructor for class ai.grakn.test.graphs.
AbstractGraph
after()
- Method in class ai.grakn.test.
DistributionContext
after()
- Method in class ai.grakn.test.
EngineContext
ai.grakn.test
- package ai.grakn.test
ai.grakn.test.engine.tasks
- package ai.grakn.test.engine.tasks
ai.grakn.test.graphs
- package ai.grakn.test.graphs
apply(Statement, Description)
- Method in class ai.grakn.test.
GraphContext
assumeTrue(boolean)
- Method in class ai.grakn.test.
GraphContext
B
BackgroundTaskTestUtils
- Class in
ai.grakn.test.engine.tasks
Class holding useful methods for use throughout background task tests
BackgroundTaskTestUtils()
- Constructor for class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
before()
- Method in class ai.grakn.test.
DistributionContext
before()
- Method in class ai.grakn.test.
EngineContext
build()
- Method in class ai.grakn.test.graphs.
TestGraph
buildInstances(GraknGraph)
- Method in class ai.grakn.test.graphs.
AbstractGraph
buildInstances(GraknGraph)
- Method in class ai.grakn.test.graphs.
TestGraph
buildInstances(GraknGraph)
- Method in class ai.grakn.test.
SNBGraph
buildOntology(GraknGraph)
- Method in class ai.grakn.test.graphs.
AbstractGraph
buildOntology(GraknGraph)
- Method in class ai.grakn.test.graphs.
TestGraph
buildOntology(GraknGraph)
- Method in class ai.grakn.test.
SNBGraph
buildRelations(GraknGraph)
- Method in class ai.grakn.test.graphs.
AbstractGraph
buildRelations(GraknGraph)
- Method in class ai.grakn.test.graphs.
TestGraph
buildRules(GraknGraph)
- Method in class ai.grakn.test.graphs.
AbstractGraph
buildRules(GraknGraph)
- Method in class ai.grakn.test.graphs.
TestGraph
buildRules(GraknGraph)
- Method in class ai.grakn.test.
SNBGraph
C
completableTasks(List<TaskState>)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
configuration(TaskState)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
createRunningTasks(int, EngineID)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
createTask()
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
createTask(Class<? extends BackgroundTask>)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
createTask(Class<? extends BackgroundTask>, TaskSchedule)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
D
DistributionContext
- Class in
ai.grakn.test
Start a SingleQueueEngine from the packaged distribution.
E
empty()
- Static method in class ai.grakn.test.
GraphContext
EngineContext
- Class in
ai.grakn.test
Start the Grakn Engine server before each test class and stop after.
ensureCassandraRunning()
- Static method in class ai.grakn.test.
GraknTestEnv
F
factoryWithNewKeyspace()
- Method in class ai.grakn.test.
EngineContext
failingTasks(List<TaskState>)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
G
get()
- Static method in class ai.grakn.test.graphs.
AbstractGraph
get()
- Static method in class ai.grakn.test.
SNBGraph
getInstance(GraknGraph, String)
- Static method in class ai.grakn.test.graphs.
TestGraph
getTaskManager()
- Method in class ai.grakn.test.
EngineContext
GraknTestEnv
- Class in
ai.grakn.test
Contains utility methods and statically initialized environment variables to control Grakn unit tests.
GraknTestEnv()
- Constructor for class ai.grakn.test.
GraknTestEnv
graph()
- Method in class ai.grakn.test.
GraphContext
GraphContext
- Class in
ai.grakn.test
I
inheritIO(boolean)
- Method in class ai.grakn.test.
DistributionContext
L
load(Consumer<GraknGraph>)
- Method in class ai.grakn.test.
GraphContext
loadFromFile(GraknGraph, String)
- Static method in class ai.grakn.test.graphs.
TestGraph
P
port(int)
- Method in class ai.grakn.test.
DistributionContext
port()
- Method in class ai.grakn.test.
DistributionContext
port(int)
- Method in class ai.grakn.test.
EngineContext
preLoad(Consumer<GraknGraph>)
- Static method in class ai.grakn.test.
GraphContext
preLoad(String...)
- Static method in class ai.grakn.test.
GraphContext
putEntity(GraknGraph, String, EntityType, TypeLabel)
- Static method in class ai.grakn.test.graphs.
TestGraph
putResource(Instance, ResourceType<T>, T)
- Static method in class ai.grakn.test.graphs.
TestGraph
R
randomKeyspace()
- Static method in class ai.grakn.test.
GraknTestEnv
restart()
- Method in class ai.grakn.test.
DistributionContext
rollback()
- Method in class ai.grakn.test.
GraphContext
S
server()
- Method in class ai.grakn.test.
EngineContext
SNBGraph
- Class in
ai.grakn.test
SNBGraph
SNBGraph()
- Constructor for class ai.grakn.test.
SNBGraph
startInMemoryEngineProcess()
- Static method in class ai.grakn.test.
DistributionContext
startInMemoryServer()
- Static method in class ai.grakn.test.
EngineContext
startKafkaServer()
- Static method in class ai.grakn.test.
EngineContext
startSingleQueueEngineProcess()
- Static method in class ai.grakn.test.
DistributionContext
startSingleQueueServer()
- Static method in class ai.grakn.test.
EngineContext
T
TestGraph
- Class in
ai.grakn.test.graphs
Base for all test graphs.
TestGraph()
- Constructor for class ai.grakn.test.graphs.
TestGraph
U
usingOrientDB()
- Static method in class ai.grakn.test.
GraknTestEnv
usingTinker()
- Static method in class ai.grakn.test.
GraknTestEnv
usingTitan()
- Static method in class ai.grakn.test.
GraknTestEnv
W
waitForDoneStatus(TaskStateStorage, Collection<TaskState>)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
waitForStatus(TaskStateStorage, Collection<TaskState>, TaskStatus...)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
waitForStatus(TaskStateStorage, TaskId, Set<TaskStatus>)
- Static method in class ai.grakn.test.engine.tasks.
BackgroundTaskTestUtils
A
B
C
D
E
F
G
I
L
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Grakn
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
Grakn Labs Ltd
. All rights reserved.