| Modifier and Type | Method and Description |
|---|---|
Cardinality |
Multiplicity.getCardinality() |
Cardinality |
PropertyKey.getCardinality()
The
Cardinality of this property key. |
static Cardinality |
Cardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cardinality[] |
Cardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Multiplicity |
Multiplicity.convert(Cardinality cardinality) |
| Modifier and Type | Method and Description |
|---|---|
PropertyKeyMaker |
PropertyKeyMaker.cardinality(Cardinality cardinality)
Configures the
Cardinality of this property key. |
| Modifier and Type | Method and Description |
|---|---|
Cardinality |
KeyInformation.getCardinality()
Returns the
Cardinality for this key. |
Cardinality |
StandardKeyInformation.getCardinality() |
| Modifier and Type | Method and Description |
|---|---|
Cardinality |
InternalIndexType.getCardinality() |
| Modifier and Type | Method and Description |
|---|---|
StandardPropertyKeyMaker |
StandardPropertyKeyMaker.cardinality(Cardinality cardinality) |
| Modifier and Type | Method and Description |
|---|---|
Cardinality |
InternalIndexTypeWrapper.getCardinality() |
| Modifier and Type | Method and Description |
|---|---|
Cardinality |
BaseKey.getCardinality() |
Cardinality |
ImplicitKey.getCardinality() |
| Modifier and Type | Method and Description |
|---|---|
Cardinality |
PropertyKeyVertex.getCardinality() |
Copyright © 2012–2014. All rights reserved.