Uses of Class
com.relationalai.ArrowRelation
-
Packages that use ArrowRelation Package Description com.relationalai -
-
Uses of ArrowRelation in com.relationalai
Fields in com.relationalai with type parameters of type ArrowRelation Modifier and Type Field Description List<ArrowRelation>
TransactionAsyncResult. results
Methods in com.relationalai that return types with arguments of type ArrowRelation Modifier and Type Method Description List<ArrowRelation>
Client. getTransactionResults(String id)
Constructor parameters in com.relationalai with type arguments of type ArrowRelation Constructor Description TransactionAsyncResult(TransactionAsyncCompactResponse transaction, List<ArrowRelation> results, Message.MetadataInfo metadata, List<Object> problems)
-