| Package | Description |
|---|---|
| org.cloudgraph.store.mapping |
Package level documentation for package org.cloudgraph.store.mapping
|
| Modifier and Type | Field and Description |
|---|---|
protected MetaFieldName |
MetaField.name |
| Modifier and Type | Method and Description |
|---|---|
static MetaFieldName |
MetaFieldName.fromValue(String v) |
MetaFieldName |
MetaKeyFieldMapping.getName() |
MetaFieldName |
MetaField.getName()
Gets the value of the name property.
|
static MetaFieldName |
MetaFieldName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaFieldName[] |
MetaFieldName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnKeyFieldMapping |
DataGraphMapping.getColumnKeyField(MetaFieldName name) |
MetaKeyFieldMapping |
DataGraphMapping.getPreDefinedRowKeyField(MetaFieldName name) |
void |
MetaField.setName(MetaFieldName value)
Sets the value of the name property.
|
Copyright © 2024. All Rights Reserved.