public class RelationshipMetadata extends Object
| Constructor and Description |
|---|
RelationshipMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Set<Property<? extends IdentityType>> |
getRelationshipIdentityProperties(Class<? extends Relationship> relationshipClass) |
Set<Partition> |
getRelationshipPartitions(Relationship relationship) |
public Set<Partition> getRelationshipPartitions(Relationship relationship)
public Set<Property<? extends IdentityType>> getRelationshipIdentityProperties(Class<? extends Relationship> relationshipClass)
Copyright © 2014. All Rights Reserved.