public class Labels extends FromTxGenerator<ai.grakn.concept.Label>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Labels.Unused
Specify that the label should be unused in the graph
|
FromTxGenerator.FromTx| Constructor and Description |
|---|
Labels() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Labels.Unused unused) |
ai.grakn.concept.Label |
generateFromTx() |
configure, generate, genFromTx, txgenerate, listOf, setOfaddComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typespublic ai.grakn.concept.Label generateFromTx()
generateFromTx in class FromTxGenerator<ai.grakn.concept.Label>public void configure(Labels.Unused unused)
Copyright © 2018 Grakn Labs Ltd. All rights reserved.