| Package | Description |
|---|---|
| ai.grakn.generator |
| Class and Description |
|---|
| AbstractGenerator
Abstract class for generating test objects that handles some boilerplate.
|
| AbstractOntologyConceptGenerator
Abstract class for generating
OntologyConcepts. |
| AbstractOntologyConceptGenerator.Abstract
Specify whether the generated
OntologyConcept should be abstract |
| AbstractOntologyConceptGenerator.Meta
Specify whether the generated
OntologyConcept should be a meta concept |
| AbstractThingGenerator
Abstract class for generating
Things. |
| FromGraphGenerator
Generator for creating things using an existing graph.
|
| FromGraphGenerator.FromGraph
Specify that the generated objects should be from the graph generated in a previous parameter
|
| GraknGraphs
Generator to create random
GraknGraphs. |
| GraknGraphs.Open
Specify whether the generated graph should be open or closed
|
| Labels.Unused
Specify that the label should be unused in the graph
|
| Methods.MethodOf
Specify what class to generate methods from
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.