public class TupleRelation<T> extends Object
| Constructor and Description |
|---|
TupleRelation() |
| Modifier and Type | Method and Description |
|---|---|
List<Entity<T>> |
getEntities() |
String |
getRel() |
String |
getRelType() |
void |
setEntities(List<Entity<T>> entities) |
void |
setRel(String rel) |
void |
setRelType(String relType) |
public UUID id
Copyright © 2015. All rights reserved.