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