Package com.relationalai
Class ArrowRelation
- java.lang.Object
-
- com.relationalai.Entity
-
- com.relationalai.ArrowRelation
-
public class ArrowRelation extends Entity
-
-
Field Summary
Fields Modifier and Type Field Description String
relationId
List<Object>
table
-
Constructor Summary
Constructors Constructor Description ArrowRelation(String relationId, List<Object> table)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
-