Uses of Interface
org.apache.graphar.arrow.ArrowArray
-
Packages that use ArrowArray Package Description org.apache.graphar.readers.arrowchunk -
-
Uses of ArrowArray in org.apache.graphar.readers.arrowchunk
Methods in org.apache.graphar.readers.arrowchunk that return types with arguments of type ArrowArray Modifier and Type Method Description Result<StdSharedPtr<ArrowArray>>
AdjListOffsetArrowChunkReader. getChunk()
Get the current offset chunk as arrow::Array.
-