Skip navigation links
Grakn
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractGenerator<T> - Class in ai.grakn.generator
Abstract class for generating test objects that handles some boilerplate.
AbstractPathKB - Class in ai.grakn.test.kbs
 
AbstractSchemaConceptGenerator<T extends ai.grakn.concept.SchemaConcept> - Class in ai.grakn.generator
Abstract class for generating SchemaConcepts.
AbstractSchemaConceptGenerator.Meta - Annotation Type in ai.grakn.generator
Specify whether the generated SchemaConcept should be a meta concept
AbstractSchemaConceptGenerator.NonMeta - Annotation Type in ai.grakn.generator
Specify whether the generated SchemaConcept should not be a meta concept
AbstractThingGenerator<T extends ai.grakn.concept.Thing,S extends ai.grakn.concept.Type> - Class in ai.grakn.generator
Abstract class for generating Things.
AbstractThingGenerator.WithResource - Annotation Type in ai.grakn.generator
Specify if the generated Thing should be connected to a Attribute
AbstractTypeGenerator<T extends ai.grakn.concept.Type> - Class in ai.grakn.generator
Abstract class for generating Types.
AbstractTypeGenerator.Abstract - Annotation Type in ai.grakn.generator
Specify that the generated Type should be abstract
AbstractTypeGenerator.NonAbstract - Annotation Type in ai.grakn.generator
Specify that the generated Type should not be abstract
action - Static variable in class ai.grakn.matcher.MovieMatchers
 
addKeyspace(Keyspace) - Method in class ai.grakn.engine.KeyspaceStoreFake
 
AdmissionsKB - Class in ai.grakn.test.kbs
 
AdmissionsKB() - Constructor for class ai.grakn.test.kbs.AdmissionsKB
 
after() - Method in class ai.grakn.test.rule.CompositeTestRule
 
after() - Method in class ai.grakn.test.rule.EmbeddedCassandraContext
 
after() - Method in class ai.grakn.test.rule.InMemoryRedisContext
 
after() - Method in class ai.grakn.test.rule.SessionContext
 
ai.grakn.engine - package ai.grakn.engine
 
ai.grakn.generator - package ai.grakn.generator
 
ai.grakn.matcher - package ai.grakn.matcher
 
ai.grakn.rpc - package ai.grakn.rpc
 
ai.grakn.test.kbs - package ai.grakn.test.kbs
 
ai.grakn.test.rule - package ai.grakn.test.rule
 
ai.grakn.util - package ai.grakn.util
 
allConceptsFrom(GraknTx) - Static method in class ai.grakn.generator.GraknTxs
 
allInstancesFrom(GraknTx) - Static method in class ai.grakn.generator.GraknTxs
 
allocateSparkPort(GraknConfig) - Static method in class ai.grakn.util.GraknTestUtil
Allocates an unused port for Spark.
allSchemaElementsFrom(GraknTx) - Static method in class ai.grakn.generator.GraknTxs
 
alPacino - Static variable in class ai.grakn.matcher.MovieMatchers
 
apocalypseNow - Static variable in class ai.grakn.matcher.MovieMatchers
 
apply(Statement, Description) - Method in class ai.grakn.test.rule.CompositeTestRule
Takes all the rules in CompositeTestRule.testRules() and applies them to this Test Rule.
assertCollectionsEqual(Collection<T>, Collection<T>) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertExists(GraknTx, Pattern...) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertExists(QueryBuilder, Pattern...) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertExists(Iterable<?>) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertNotExists(GraknTx, Pattern...) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertNotExists(QueryBuilder, Pattern...) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertNotExists(Iterable<?>) - Static method in class ai.grakn.util.GraqlTestUtil
 
assertQueriesEqual(GetQuery, GetQuery) - Static method in class ai.grakn.util.GraqlTestUtil
 

B

before() - Method in class ai.grakn.test.rule.CompositeTestRule
 
before() - Method in class ai.grakn.test.rule.EmbeddedCassandraContext
 
before() - Method in class ai.grakn.test.rule.InMemoryRedisContext
 
benjaminLWillard - Static variable in class ai.grakn.matcher.MovieMatchers
 
betteMidler - Static variable in class ai.grakn.matcher.MovieMatchers
 
build() - Method in class ai.grakn.test.kbs.AbstractPathKB
 
build() - Method in class ai.grakn.test.kbs.DiagonalKB
 
build() - Method in class ai.grakn.test.kbs.DualLinearTransitivityMatrixKB
 
build() - Method in class ai.grakn.test.kbs.GenealogyKB
 
build() - Method in class ai.grakn.test.kbs.LinearTransitivityMatrixKB
 
build() - Method in class ai.grakn.test.kbs.NguyenKB
 
build() - Method in class ai.grakn.test.kbs.TailRecursionKB
 
build() - Method in class ai.grakn.test.kbs.TestKB
 
build() - Method in class ai.grakn.test.kbs.TransitivityChainKB
 
build() - Method in class ai.grakn.test.kbs.TransitivityMatrixKB
 
buildExtensionalDB(GraknTx, int, int) - Method in class ai.grakn.test.kbs.AbstractPathKB
 
buildExtensionalDB(GraknTx, int, int) - Method in class ai.grakn.test.kbs.PathMatrixKB
 
buildExtensionalDB(GraknTx, int, int) - Method in class ai.grakn.test.kbs.PathTreeKB
 
buildExtensionalDB(GraknTx, int, int) - Method in class ai.grakn.test.kbs.PathTreeSymmetricKB
 
buildInstances(GraknTx) - Method in class ai.grakn.test.kbs.AdmissionsKB
 
buildInstances(GraknTx) - Method in class ai.grakn.test.kbs.CWKB
 
buildInstances(GraknTx) - Method in class ai.grakn.test.kbs.GeoKB
 
buildInstances(GraknTx) - Method in class ai.grakn.test.kbs.MovieKB
 
buildInstances(GraknTx) - Method in class ai.grakn.test.kbs.SNBKB
 
buildInstances(GraknTx) - Method in class ai.grakn.test.kbs.TestKB
 
buildRelations() - Method in class ai.grakn.test.kbs.AdmissionsKB
 
buildRelations() - Method in class ai.grakn.test.kbs.CWKB
 
buildRelations() - Method in class ai.grakn.test.kbs.GeoKB
 
buildRelations() - Method in class ai.grakn.test.kbs.MovieKB
 
buildRelations() - Method in class ai.grakn.test.kbs.TestKB
 
buildRules(GraknTx) - Method in class ai.grakn.test.kbs.AdmissionsKB
 
buildRules(GraknTx) - Method in class ai.grakn.test.kbs.CWKB
 
buildRules(GraknTx) - Method in class ai.grakn.test.kbs.GeoKB
 
buildRules(GraknTx) - Method in class ai.grakn.test.kbs.MovieKB
 
buildRules(GraknTx) - Method in class ai.grakn.test.kbs.SNBKB
 
buildRules(GraknTx) - Method in class ai.grakn.test.kbs.TestKB
 
buildSchema(GraknTx) - Method in class ai.grakn.test.kbs.AdmissionsKB
 
buildSchema(GraknTx) - Method in class ai.grakn.test.kbs.CWKB
 
buildSchema(GraknTx) - Method in class ai.grakn.test.kbs.GeoKB
 
buildSchema(GraknTx) - Method in class ai.grakn.test.kbs.MovieKB
 
buildSchema(GraknTx) - Method in class ai.grakn.test.kbs.SNBKB
 
buildSchema(GraknTx) - Method in class ai.grakn.test.kbs.TestKB
 

C

canUseTx() - Static method in class ai.grakn.test.rule.SessionContext
 
character - Static variable in class ai.grakn.matcher.MovieMatchers
 
chineseCoffee - Static variable in class ai.grakn.matcher.MovieMatchers
 
clear() - Method in class ai.grakn.engine.KeyspaceStoreFake
 
cluster - Static variable in class ai.grakn.matcher.MovieMatchers
 
comedy - Static variable in class ai.grakn.matcher.MovieMatchers
 
CompositeTestRule - Class in ai.grakn.test.rule
A TestRule that is composed of other TestRules.
CompositeTestRule() - Constructor for class ai.grakn.test.rule.CompositeTestRule
 
concept - Static variable in class ai.grakn.matcher.GraknMatchers
 
ConceptIds - Class in ai.grakn.generator
Generator that generates totally random concept IDs
ConceptIds() - Constructor for class ai.grakn.generator.ConceptIds
 
configure(AbstractSchemaConceptGenerator.Meta) - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 
configure(AbstractSchemaConceptGenerator.NonMeta) - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 
configure(AbstractSchemaConceptGenerator.NonMeta) - Method in class ai.grakn.generator.AbstractThingGenerator
 
configure(AbstractThingGenerator.WithResource) - Method in class ai.grakn.generator.AbstractThingGenerator
 
configure(AbstractTypeGenerator.Abstract) - Method in class ai.grakn.generator.AbstractTypeGenerator
 
configure(AbstractTypeGenerator.NonAbstract) - Method in class ai.grakn.generator.AbstractTypeGenerator
 
configure(FromTxGenerator.FromTx) - Method in class ai.grakn.generator.FromTxGenerator
 
configure(GraknTxs.Open) - Method in class ai.grakn.generator.GraknTxs
 
configure(Labels.Unused) - Method in class ai.grakn.generator.Labels
 
configure(AbstractSchemaConceptGenerator.Meta) - Method in class ai.grakn.generator.MetaTypes
 
configure(Methods.MethodOf) - Method in class ai.grakn.generator.Methods
 
containsAllMovies - Static variable in class ai.grakn.matcher.MovieMatchers
 
containsKeyspace(Keyspace) - Method in class ai.grakn.engine.KeyspaceStoreFake
 
context() - Static method in class ai.grakn.test.kbs.AdmissionsKB
 
context() - Static method in class ai.grakn.test.kbs.CWKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.DiagonalKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.DualLinearTransitivityMatrixKB
 
context() - Static method in class ai.grakn.test.kbs.GenealogyKB
 
context() - Static method in class ai.grakn.test.kbs.GeoKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.LinearTransitivityMatrixKB
 
context() - Static method in class ai.grakn.test.kbs.MovieKB
 
context(int) - Static method in class ai.grakn.test.kbs.NguyenKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.PathMatrixKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.PathTreeKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.PathTreeSymmetricKB
 
context() - Static method in class ai.grakn.test.kbs.SNBKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.TailRecursionKB
 
context(int) - Static method in class ai.grakn.test.kbs.TransitivityChainKB
 
context(int, int) - Static method in class ai.grakn.test.kbs.TransitivityMatrixKB
 
create() - Static method in class ai.grakn.test.rule.EmbeddedCassandraContext
 
create(String) - Static method in class ai.grakn.test.rule.EmbeddedCassandraContext
 
create() - Static method in class ai.grakn.test.rule.InMemoryRedisContext
 
create(int) - Static method in class ai.grakn.test.rule.InMemoryRedisContext
 
create() - Static method in class ai.grakn.test.rule.SessionContext
 
crime - Static variable in class ai.grakn.matcher.MovieMatchers
 
CWKB - Class in ai.grakn.test.kbs
 
CWKB() - Constructor for class ai.grakn.test.kbs.CWKB
 

D

DataTypes - Class in ai.grakn.generator
Generator that produces random valid resource data types.
DataTypes() - Constructor for class ai.grakn.generator.DataTypes
 
deleteKeyspace(Keyspace) - Method in class ai.grakn.engine.KeyspaceStoreFake
 
DiagonalKB - Class in ai.grakn.test.kbs
 
DiagonalKB(int, int) - Constructor for class ai.grakn.test.kbs.DiagonalKB
 
drama - Static variable in class ai.grakn.matcher.MovieMatchers
 
DualLinearTransitivityMatrixKB - Class in ai.grakn.test.kbs
 
DualLinearTransitivityMatrixKB(int, int) - Constructor for class ai.grakn.test.kbs.DualLinearTransitivityMatrixKB
 

E

EmbeddedCassandraContext - Class in ai.grakn.test.rule
Starts Embedded Cassandra
empty() - Static method in class ai.grakn.test.rule.SampleKBContext
 
empty() - Static method in class ai.grakn.util.SampleKBLoader
 
Entities - Class in ai.grakn.generator
Generator that produces Entitys
Entities() - Constructor for class ai.grakn.generator.Entities
 
entity - Static variable in class ai.grakn.matcher.GraknMatchers
 
EntityTypes - Class in ai.grakn.generator
Generator that produces EntityTypes
EntityTypes() - Constructor for class ai.grakn.generator.EntityTypes
 
equals(Object) - Method in class ai.grakn.matcher.MatchableConcept
 
expectationRule - Static variable in class ai.grakn.matcher.MovieMatchers
 

F

family - Static variable in class ai.grakn.matcher.MovieMatchers
 
fantasy - Static variable in class ai.grakn.matcher.MovieMatchers
 
filter(T) - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 
filter(T) - Method in class ai.grakn.generator.AbstractTypeGenerator
 
FromTxGenerator<T> - Class in ai.grakn.generator
Generator for creating things using an existing tx.
FromTxGenerator.FromTx - Annotation Type in ai.grakn.generator
Specify that the generated objects should be from the GraknTx generated in a previous parameter

G

gender - Static variable in class ai.grakn.matcher.MovieMatchers
 
GenealogyKB - Class in ai.grakn.test.kbs
 
GenealogyKB() - Constructor for class ai.grakn.test.kbs.GenealogyKB
 
generate(SourceOfRandomness, GenerationStatus) - Method in class ai.grakn.generator.AbstractGenerator
 
generate() - Method in class ai.grakn.generator.AbstractGenerator
 
generate() - Method in class ai.grakn.generator.ConceptIds
 
generate(SourceOfRandomness, GenerationStatus) - Method in class ai.grakn.generator.DataTypes
 
generate() - Method in class ai.grakn.generator.FromTxGenerator
 
generate() - Method in class ai.grakn.generator.GraknTxs
 
generate() - Method in class ai.grakn.generator.MetaLabels
 
generate() - Method in class ai.grakn.generator.MetasyntacticStrings
 
generate() - Method in class ai.grakn.generator.Methods
 
generate() - Method in class ai.grakn.generator.PutSchemaConceptFunctions
 
generate() - Method in class ai.grakn.generator.PutTypeFunctions
 
generate() - Method in class ai.grakn.generator.ResourceValues
 
generateFromTx() - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 
generateFromTx() - Method in class ai.grakn.generator.AbstractThingGenerator
 
generateFromTx() - Method in class ai.grakn.generator.FromTxGenerator
 
generateFromTx() - Method in class ai.grakn.generator.Labels
 
generateFromTx() - Method in class ai.grakn.generator.MetaTypes
 
generateFromTx() - Method in class ai.grakn.generator.RelationsFromRolePlayers
 
genFromTx(Class<S>) - Method in class ai.grakn.generator.FromTxGenerator
 
genre - Static variable in class ai.grakn.matcher.MovieMatchers
 
genreOfProduction - Static variable in class ai.grakn.matcher.MovieMatchers
 
GeoKB - Class in ai.grakn.test.kbs
 
GeoKB() - Constructor for class ai.grakn.test.kbs.GeoKB
 
get() - Static method in class ai.grakn.test.kbs.GenealogyKB
 
get() - Static method in class ai.grakn.test.kbs.MovieKB
 
getInstance(GraknTx, String) - Static method in class ai.grakn.test.kbs.TestKB
 
godfather - Static variable in class ai.grakn.matcher.MovieMatchers
 
GraknMatchers - Class in ai.grakn.matcher
Collection of static methods to create Matcher instances for tests.
GraknMatchers() - Constructor for class ai.grakn.matcher.GraknMatchers
 
GraknTestUtil - Class in ai.grakn.util
Houses common testing methods which are needed between different modules
GraknTestUtil() - Constructor for class ai.grakn.util.GraknTestUtil
 
GraknTxs - Class in ai.grakn.generator
Generator to create random GraknTxs.
GraknTxs() - Constructor for class ai.grakn.generator.GraknTxs
 
GraknTxs.Open - Annotation Type in ai.grakn.generator
Specify whether the generated tx should be open or closed
GraqlTestUtil - Class in ai.grakn.util
Helper methods for writing tests for Graql
GraqlTestUtil() - Constructor for class ai.grakn.util.GraqlTestUtil
 
GrpcTestUtil - Class in ai.grakn.rpc
 
GrpcTestUtil() - Constructor for class ai.grakn.rpc.GrpcTestUtil
 

H

handle(Object[], Runnable) - Method in class ai.grakn.generator.GraknTxs
 
harry - Static variable in class ai.grakn.matcher.MovieMatchers
 
hashCode() - Method in class ai.grakn.matcher.MatchableConcept
 
hasMetadata(Metadata.Key<T>, T) - Static method in class ai.grakn.rpc.GrpcTestUtil
 
hasStatus(Status) - Static method in class ai.grakn.rpc.GrpcTestUtil
 
hasTitle - Static variable in class ai.grakn.matcher.MovieMatchers
 
hasType(Matcher<MatchableConcept>) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test the type of an instance.
hasValue(Object) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test the value of a resource.
heat - Static variable in class ai.grakn.matcher.MovieMatchers
 
hocusPocus - Static variable in class ai.grakn.matcher.MovieMatchers
 

I

inCassandraContext() - Static method in class ai.grakn.test.rule.EmbeddedCassandraContext
 
InMemoryRedisContext - Class in ai.grakn.test.rule
Rule class for executing tests that require a Redis mock
instance(Object) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept is an instance with a 'name' resource of the given value.
isInstance() - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept is an instance.
isShard() - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept is a shard.

J

jedisPool() - Method in class ai.grakn.test.rule.InMemoryRedisContext
 
jedisPool(JedisPoolConfig) - Method in class ai.grakn.test.rule.InMemoryRedisContext
 
judeLaw - Static variable in class ai.grakn.matcher.MovieMatchers
 

K

kermitTheFrog - Static variable in class ai.grakn.matcher.MovieMatchers
 
keyNameOwner - Static variable in class ai.grakn.matcher.MovieMatchers
 
keyspaces() - Method in class ai.grakn.engine.KeyspaceStoreFake
 
KeyspaceStoreFake - Class in ai.grakn.engine
A fake KeyspaceStore implementation, that follows the correct contract, but operates without a real knowledge base.

L

Labels - Class in ai.grakn.generator
Generator that generates totally random type names
Labels() - Constructor for class ai.grakn.generator.Labels
 
Labels.Unused - Annotation Type in ai.grakn.generator
Specify that the label should be unused in the graph
language - Static variable in class ai.grakn.matcher.MovieMatchers
 
lastGeneratedGraph() - Static method in class ai.grakn.generator.GraknTxs
 
LinearTransitivityMatrixKB - Class in ai.grakn.test.kbs
 
listOf(Class<S>, int, int) - Method in class ai.grakn.generator.AbstractGenerator
 
load(Consumer<GraknTx>) - Static method in class ai.grakn.test.rule.SampleKBContext
 
load(String...) - Static method in class ai.grakn.test.rule.SampleKBContext
 
loadFromFile(GraknTx, String) - Static method in class ai.grakn.util.SampleKBLoader
 
loadSystemSchema() - Method in class ai.grakn.engine.KeyspaceStoreFake
 

M

makeContext() - Method in class ai.grakn.test.kbs.TestKB
 
marlonBrando - Static variable in class ai.grakn.matcher.MovieMatchers
 
martinSheen - Static variable in class ai.grakn.matcher.MovieMatchers
 
MatchableConcept - Class in ai.grakn.matcher
Wraps a Concept in order to provide a prettier Object.toString() representation.
materializeRule - Static variable in class ai.grakn.matcher.MovieMatchers
 
MetaLabels - Class in ai.grakn.generator
Generator that generates meta type names only
MetaLabels() - Constructor for class ai.grakn.generator.MetaLabels
 
metaSchemaConcept() - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 
metaSchemaConcept() - Method in class ai.grakn.generator.EntityTypes
 
metaSchemaConcept() - Method in class ai.grakn.generator.RelationTypes
 
metaSchemaConcept() - Method in class ai.grakn.generator.ResourceTypes
 
metaSchemaConcept() - Method in class ai.grakn.generator.Roles
 
metaSchemaConcept() - Method in class ai.grakn.generator.Rules
 
MetasyntacticStrings - Class in ai.grakn.generator
Generator for producing a limited set of readable, meaningless strings.
MetasyntacticStrings() - Constructor for class ai.grakn.generator.MetasyntacticStrings
 
MetaTypes - Class in ai.grakn.generator
This is a generator that just produces the top-level meta-type `thing`.
MetaTypes() - Constructor for class ai.grakn.generator.MetaTypes
 
Methods - Class in ai.grakn.generator
A generator that produces random Methods of a given Class
Methods() - Constructor for class ai.grakn.generator.Methods
 
Methods.MethodOf - Annotation Type in ai.grakn.generator
Specify what class to generate methods from
mirandaHeart - Static variable in class ai.grakn.matcher.MovieMatchers
 
missPiggy - Static variable in class ai.grakn.matcher.MovieMatchers
 
mockParamsOf(Method) - Static method in class ai.grakn.generator.Methods
 
movie - Static variable in class ai.grakn.matcher.MovieMatchers
 
MovieKB - Class in ai.grakn.test.kbs
 
MovieKB() - Constructor for class ai.grakn.test.kbs.MovieKB
 
MovieMatchers - Class in ai.grakn.matcher
Matchers for use with the movie dataset.
MovieMatchers() - Constructor for class ai.grakn.matcher.MovieMatchers
 
movies - Static variable in class ai.grakn.matcher.MovieMatchers
 
musical - Static variable in class ai.grakn.matcher.MovieMatchers
 

N

name - Static variable in class ai.grakn.matcher.MovieMatchers
 
neilMcCauley - Static variable in class ai.grakn.matcher.MovieMatchers
 
newInstance(S) - Method in class ai.grakn.generator.AbstractThingGenerator
 
newInstance(EntityType) - Method in class ai.grakn.generator.Entities
 
newInstance(RelationshipType) - Method in class ai.grakn.generator.Relations
 
newInstance(AttributeType) - Method in class ai.grakn.generator.Resources
 
newResource(AttributeType) - Method in class ai.grakn.generator.AbstractThingGenerator
 
newSchemaConcept(Label) - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 
newSchemaConcept(Label) - Method in class ai.grakn.generator.EntityTypes
 
newSchemaConcept(Label) - Method in class ai.grakn.generator.RelationTypes
 
newSchemaConcept(Label) - Method in class ai.grakn.generator.ResourceTypes
 
newSchemaConcept(Label) - Method in class ai.grakn.generator.Roles
 
newSchemaConcept(Label) - Method in class ai.grakn.generator.Rules
 
newSession() - Method in class ai.grakn.test.rule.SessionContext
 
NguyenKB - Class in ai.grakn.test.kbs
 
NguyenKB(int) - Constructor for class ai.grakn.test.kbs.NguyenKB
 

O

of(Keyspace...) - Static method in class ai.grakn.engine.KeyspaceStoreFake
 
of(Concept) - Static method in class ai.grakn.matcher.MatchableConcept
 
otherMetaSchemaConcepts() - Method in class ai.grakn.generator.AbstractSchemaConceptGenerator
 

P

PathMatrixKB - Class in ai.grakn.test.kbs
Defines a KB based on test 6.10 from Cao p.
PathTreeKB - Class in ai.grakn.test.kbs
Defines a KB based on test 6.10 from Cao p.
PathTreeSymmetricKB - Class in ai.grakn.test.kbs
 
person - Static variable in class ai.grakn.matcher.MovieMatchers
 
port() - Method in class ai.grakn.test.rule.InMemoryRedisContext
 
preLoad(Consumer<GraknTx>) - Static method in class ai.grakn.util.SampleKBLoader
 
production - Static variable in class ai.grakn.matcher.MovieMatchers
 
provenance - Static variable in class ai.grakn.matcher.MovieMatchers
 
putEntityWithResource(GraknTx, String, EntityType, Label) - Static method in class ai.grakn.test.kbs.TestKB
 
putResource(Thing, AttributeType<T>, T) - Static method in class ai.grakn.test.kbs.TestKB
 
PutSchemaConceptFunctions - Class in ai.grakn.generator
Generator that produces GraknTx methods that put an SchemaConcept in the graph, given Label.
PutSchemaConceptFunctions() - Constructor for class ai.grakn.generator.PutSchemaConceptFunctions
 
PutTypeFunctions - Class in ai.grakn.generator
Generator that produces GraknTx methods that put a type in the graph, given Label.
PutTypeFunctions() - Constructor for class ai.grakn.generator.PutTypeFunctions
 

R

randomKeyspace() - Static method in class ai.grakn.util.SampleKBLoader
 
realName - Static variable in class ai.grakn.matcher.MovieMatchers
 
Relations - Class in ai.grakn.generator
A generator that produces Relationships
Relations() - Constructor for class ai.grakn.generator.Relations
 
RelationsFromRolePlayers - Class in ai.grakn.generator
A generator that produces Relationships from existing role-players.
RelationsFromRolePlayers() - Constructor for class ai.grakn.generator.RelationsFromRolePlayers
 
RelationTypes - Class in ai.grakn.generator
A generator that produces RelationshipTypes
RelationTypes() - Constructor for class ai.grakn.generator.RelationTypes
 
releaseDate - Static variable in class ai.grakn.matcher.MovieMatchers
 
resource - Static variable in class ai.grakn.matcher.GraknMatchers
 
Resources - Class in ai.grakn.generator
A generator that produces Attributes <<<<<<< Updated upstream:grakn-test-tools/src/main/java/ai/grakn/generator/Resources.java =======
Resources() - Constructor for class ai.grakn.generator.Resources
 
ResourceTypes - Class in ai.grakn.generator
A generator that produces AttributeTypes
ResourceTypes() - Constructor for class ai.grakn.generator.ResourceTypes
 
ResourceValues - Class in ai.grakn.generator
Generator that generates random valid resource values.
ResourceValues() - Constructor for class ai.grakn.generator.ResourceValues
 
results(Matcher<? extends Iterable<? extends Map<? extends Var, ? extends MatchableConcept>>>) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test against the results of a Graql query.
robertDeNiro - Static variable in class ai.grakn.matcher.MovieMatchers
 
role(String) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept has the given type name.
role(Label) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept has the given type name.
Roles - Class in ai.grakn.generator
A generator that produces random Roles
Roles() - Constructor for class ai.grakn.generator.Roles
 
rollback() - Method in class ai.grakn.test.rule.SampleKBContext
 
rollback() - Method in class ai.grakn.util.SampleKBLoader
 
rule - Static variable in class ai.grakn.matcher.GraknMatchers
 
rule(String) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept has the given type name.
rule(Label) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept has the given type name.
Rules - Class in ai.grakn.generator
A generator that produces random Rules
Rules() - Constructor for class ai.grakn.generator.Rules
 
runtime - Static variable in class ai.grakn.matcher.MovieMatchers
 

S

SampleKBContext - Class in ai.grakn.test.rule
Sets up graphs for testing
SampleKBLoader - Class in ai.grakn.util
Builds GraknTx bypassing engine.
sarah - Static variable in class ai.grakn.matcher.MovieMatchers
 
sarahJessicaParker - Static variable in class ai.grakn.matcher.MovieMatchers
 
server() - Method in class ai.grakn.test.rule.InMemoryRedisContext
 
SessionContext - Class in ai.grakn.test.rule
Context for tests that use GraknTxs and GraknSessions.
setOf(Class<S>, int, int) - Method in class ai.grakn.generator.AbstractGenerator
 
setOpen(boolean) - Method in class ai.grakn.generator.GraknTxs
 
SNBKB - Class in ai.grakn.test.kbs
 
SNBKB() - Constructor for class ai.grakn.test.kbs.SNBKB
 
spy - Static variable in class ai.grakn.matcher.MovieMatchers
 

T

TailRecursionKB - Class in ai.grakn.test.kbs
 
TailRecursionKB(int, int) - Constructor for class ai.grakn.test.kbs.TailRecursionKB
 
TestKB - Class in ai.grakn.test.kbs
Base for all test graphs.
TestKB() - Constructor for class ai.grakn.test.kbs.TestKB
 
testRules() - Method in class ai.grakn.test.rule.CompositeTestRule
 
testRules() - Method in class ai.grakn.test.rule.SampleKBContext
 
testRules() - Method in class ai.grakn.test.rule.SessionContext
 
theMuppets - Static variable in class ai.grakn.matcher.MovieMatchers
 
title - Static variable in class ai.grakn.matcher.MovieMatchers
 
tmdbVoteAverage - Static variable in class ai.grakn.matcher.MovieMatchers
 
tmdbVoteCount - Static variable in class ai.grakn.matcher.MovieMatchers
 
toString() - Method in class ai.grakn.matcher.MatchableConcept
 
TransitivityChainKB - Class in ai.grakn.test.kbs
 
TransitivityChainKB(int) - Constructor for class ai.grakn.test.kbs.TransitivityChainKB
 
TransitivityMatrixKB - Class in ai.grakn.test.kbs
 
TransitivityMatrixKB(int, int) - Constructor for class ai.grakn.test.kbs.TransitivityMatrixKB
 
tx() - Method in class ai.grakn.generator.FromTxGenerator
 
tx() - Method in class ai.grakn.test.rule.SampleKBContext
 
tx() - Method in class ai.grakn.util.SampleKBLoader
 
type(String) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept has the given type name.
type(Label) - Static method in class ai.grakn.matcher.GraknMatchers
Create a matcher to test that the concept has the given type name.

U

usingJanus() - Static method in class ai.grakn.util.GraknTestUtil
 
usingTinker() - Static method in class ai.grakn.util.GraknTestUtil
 

V

variable(Var, Matcher<? extends Iterable<? extends MatchableConcept>>) - Static method in class ai.grakn.matcher.GraknMatchers
Create matcher to test against a particular variable on every result of a Graql query.

W

war - Static variable in class ai.grakn.matcher.MovieMatchers
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
Grakn

Copyright © 2018 Grakn Labs Ltd. All rights reserved.