| Package | Description |
|---|---|
| com.impetus.kundera.graph |
| Modifier and Type | Field and Description |
|---|---|
private Map<NodeLink.LinkProperty,Object> |
NodeLink.linkProperties |
| Modifier and Type | Method and Description |
|---|---|
static NodeLink.LinkProperty |
NodeLink.LinkProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeLink.LinkProperty[] |
NodeLink.LinkProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<NodeLink.LinkProperty,Object> |
NodeLink.getLinkProperties() |
private Map<NodeLink.LinkProperty,Object> |
ObjectGraphBuilder.getLinkProperties(EntityMetadata metadata,
Relation relation) |
private Map<NodeLink.LinkProperty,Object> |
GraphGenerator.getLinkProperties(EntityMetadata metadata,
Relation relation,
EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeLink.addLinkProperty(NodeLink.LinkProperty name,
Object propertyValue) |
Object |
NodeLink.getLinkProperty(NodeLink.LinkProperty name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeLink.setLinkProperties(Map<NodeLink.LinkProperty,Object> linkProperties) |
Copyright © 2015. All Rights Reserved.