public class Labels extends FromGraphGenerator<Label>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Labels.Unused
Specify that the label should be unused in the graph
|
FromGraphGenerator.FromGraph| Constructor and Description |
|---|
Labels() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Labels.Unused unused) |
Label |
generateFromGraph() |
configure, generate, genFromGraph, graphgenerateaddComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typespublic Label generateFromGraph()
generateFromGraph in class FromGraphGenerator<Label>public void configure(Labels.Unused unused)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.