| BaseTypedArray<DATA_T> |
|
| Bitset |
|
| Bitset.Factory |
Factory for BitSet.
|
| DenseVertexSet<VID_T> |
|
| DenseVertexSet.Factory<VID_T> |
Factory for DenseVertexSet
|
| DestList |
Java Wrapper for grape::DestList
, contains two fid pointer, the begin and the end.
|
| EdgeDataColumn<DATA_T> |
Column abstraction for edge data.
|
| EmptyType |
Empty type is an type placeholder to put in a template class or template method, it is a wrapper
for grape::EmptyType.
|
| EmptyType.Factory |
Factor for EmptyType.
|
| FidPointer |
A pointer to an unsigned pointer
|
| GrapeAdjList<VID_T,EDATA_T> |
AdjList is the data structure representing the edges(destination vertex and edge data) of a
single vertex.
|
| GrapeNbr<VID_T,EDATA_T> |
Java wrapper for grape::Nbr,
representing an edge with dst vertex and edge data.
|
| GrapeNbr.Factory<VID_T,EDATA_T> |
Factory class for Nbr.
|
| GSVertexArray<T> |
|
| GSVertexArray.Factory<T> |
Factory GSVertexArray.
|
| ImmutableCSR<VID_T,ED> |
|
| NbrBase<VID_T,EDATA_T> |
|
| PrimitiveTypedArray<DATA_T> |
|
| PrimitiveTypedArray.Factory<DATA_T> |
|
| ProjectedAdjList<VID_T,EDATA_T> |
|
| ProjectedNbr<VID_T,EDATA_T> |
|
| PropertyAdjList<VID_T> |
|
| PropertyNbr<VID_T> |
|
| PropertyNbr.Factory<VID_T> |
|
| PropertyNbrUnit<VID_T> |
|
| PropertyRawAdjList<VID_T> |
|
| StringTypedArray |
|
| StringTypedArray.Factory |
|
| StringView |
|
| Vertex<VID_T> |
|
| Vertex.Factory<VID_T> |
Factory class to create vertex instance.
|
| VertexArray<VID,T> |
|
| VertexArray.Factory<VID,T> |
Factory class for VertexArray.
|
| VertexDataColumn<DATA_T> |
|
| VertexRange<VID_T> |
Vertex Range is an abstraction for a range of vertices.
|
| VertexRange.Factory<VID_T> |
Factory type for vertex range.
|