| Package | Description |
|---|---|
| ai.grakn.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaConceptGenerator<T extends ai.grakn.concept.SchemaConcept>
Abstract class for generating
SchemaConcepts. |
class |
AbstractThingGenerator<T extends ai.grakn.concept.Thing,S extends ai.grakn.concept.Type>
Abstract class for generating
Things. |
class |
AbstractTypeGenerator<T extends ai.grakn.concept.Type>
Abstract class for generating
Types. |
class |
Entities
Generator that produces
Entitys |
class |
EntityTypes
Generator that produces
EntityTypes |
class |
Labels
Generator that generates totally random type names
|
class |
MetaTypes
This is a generator that just produces the top-level meta-type `thing`.
|
class |
Relations
A generator that produces
Relationships |
class |
RelationsFromRolePlayers
A generator that produces
Relationships from existing role-players. |
class |
RelationTypes
A generator that produces
RelationshipTypes |
class |
Resources
A generator that produces
Attributes
<<<<<<< Updated upstream:grakn-test-tools/src/main/java/ai/grakn/generator/Resources.java
======= |
class |
ResourceTypes
A generator that produces
AttributeTypes |
class |
Roles
A generator that produces random
Roles |
class |
Rules
A generator that produces random
Rules |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends FromTxGenerator<?>> |
FromTxGenerator.genFromTx(Class<S> generatorClass) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.