| Modifier and Type | Method and Description |
|---|---|
static Multiplicity |
Multiplicity.convert(Cardinality cardinality) |
Multiplicity |
EdgeLabel.getMultiplicity()
The
Multiplicity for this edge label. |
static Multiplicity |
Multiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Multiplicity[] |
Multiplicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeLabelMaker |
EdgeLabelMaker.multiplicity(Multiplicity multiplicity)
Sets the multiplicity of this label.
|
| Modifier and Type | Method and Description |
|---|---|
Multiplicity |
InternalRelationType.getMultiplicity() |
| Modifier and Type | Method and Description |
|---|---|
protected Multiplicity |
StandardRelationTypeMaker.getMultiplicity() |
| Modifier and Type | Method and Description |
|---|---|
StandardEdgeLabelMaker |
StandardEdgeLabelMaker.multiplicity(Multiplicity multiplicity) |
StandardRelationTypeMaker |
StandardRelationTypeMaker.multiplicity(Multiplicity multiplicity) |
| Modifier and Type | Method and Description |
|---|---|
Multiplicity |
BaseLabel.getMultiplicity() |
Multiplicity |
BaseKey.getMultiplicity() |
Multiplicity |
ImplicitKey.getMultiplicity() |
| Modifier and Type | Method and Description |
|---|---|
Multiplicity |
RelationTypeVertex.getMultiplicity() |
Copyright © 2012–2014. All rights reserved.