Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cgraphar::AdjacentList
 Cgraphar::AdjListArrowChunkReaderThe arrow chunk reader for adj list topology chunk
 Cgraphar::AdjListChunkInfoReader
 Cgraphar::AdjListOffsetArrowChunkReaderThe arrow chunk reader for edge offset
 Cgraphar::AdjListOffsetChunkInfoReader
 Cgraphar::AdjListPropertyArrowChunkReaderThe arrow chunk reader for edge property group chunks
 Cgraphar::AdjListPropertyChunkInfoReader
 Cgraphar::Array< T >
 Cgraphar::Array< std::string_view >
 Cgraphar::CTypeToArrowType< T >
 Cgraphar::DataTypeThe DataType struct to provide enum type for data type and functions to parse data type
 Cgraphar::Date
 Cgraphar::builder::EdgeEdge is designed for constructing edges builder
 Cgraphar::EdgeEdge contains information of certain edge
 Cgraphar::EdgeChunkInfoWriter
 Cgraphar::EdgeChunkWriterThe writer for edge (adj list, offset and property group) chunks
 Cgraphar::EdgeInfoEdgeInfo is a class to describe the edge information, including the source vertex label, edge label, destination vertex label, chunk size, adjacent list property groups, and prefix
 Cgraphar::EdgeIterThe iterator for traversing a type of edges
 Cgraphar::builder::EdgesBuilderEdgeBuilder is designed for building and writing a collection of edges
 Cgraphar::EdgesCollectionEdgesCollection is designed for reading a collection of edges
 Cgraphar::OBDEdgesCollectionOrdered By Destination EdgesCollection implementation
 Cgraphar::OBSEdgeCollectionOrdered By Source EdgesCollection implementation
 Cgraphar::UBDEdgesCollectionUnordered By Destination EdgesCollection implementation
 Cgraphar::UBSEdgesCollectionUnordered By Source EdgesCollection implementation
 Cgraphar::Expression
 Cgraphar::ExpressionBinaryOp
 Cgraphar::ExpressionAnd
 Cgraphar::ExpressionEqual
 Cgraphar::ExpressionGreaterEqual
 Cgraphar::ExpressionGreaterThan
 Cgraphar::ExpressionLessEqual
 Cgraphar::ExpressionLessThan
 Cgraphar::ExpressionNotEqual
 Cgraphar::ExpressionOr
 Cgraphar::ExpressionLiteral< T, IsScalar, typename >
 Cgraphar::ExpressionProperty
 Cgraphar::ExpressionUnaryOp
 Cgraphar::ExpressionNot
 Cgraphar::FileSystem
 Cgraphar::util::FilterOptions
 Cgraphar::GeneralParams
 Cgraphar::GraphInfo
 Cgraphar::EdgeInfo::Impl
 Cgraphar::GraphInfo::Impl
 Cgraphar::VertexInfo::Impl
 Cgraphar::util::IndexConverter
 Cgraphar::InfoVersion
 Cgraphar::Array< std::string_view >::iterator
 Cgraphar::Property
 Cgraphar::PropertyGroup
 Cgraphar::StatusStatus outcome object (success or error)
 Cgraphar::Timestamp
 Cgraphar::TypeToArrowType< T >
 Cgraphar::util::ValueGetter< T >
 Cgraphar::util::ValueGetter< std::string >
 Cgraphar::builder::VertexVertex is designed for constructing vertices builder
 Cgraphar::VertexVertex contains information of certain vertex
 Cgraphar::VertexChunkInfoWriter
 Cgraphar::VertexInfoVertexInfo is a class to describe the vertex information, including the vertex label, chunk size, property groups, and prefix
 Cgraphar::VertexIterThe iterator for traversing a type of vertices
 Cgraphar::VertexPropertyArrowChunkReaderThe arrow chunk reader for vertex property group
 Cgraphar::VertexPropertyChunkInfoReader
 Cgraphar::VertexPropertyWriterThe writer for vertex property group chunks
 Cgraphar::builder::VerticesBuilderVertexBuilder is designed for building and writing a collection of vertices
 Cgraphar::VerticesCollectionVerticesCollection is designed for reading a collection of vertices
 Cgraphar::Yaml