Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::DataType Member List

This is the complete list of members for graphar::DataType, including all inherited members.

ArrowDataTypeToDataType(const std::shared_ptr< arrow::DataType > &type) (defined in graphar::DataType)graphar::DataTypestatic
DataType() (defined in graphar::DataType)graphar::DataTypeinline
DataType(Type id, const std::string &user_defined_type_name="") (defined in graphar::DataType)graphar::DataTypeinlineexplicit
DataType(Type id, const std::shared_ptr< DataType > &child) (defined in graphar::DataType)graphar::DataTypeinlineexplicit
DataType(const DataType &other) (defined in graphar::DataType)graphar::DataTypeinline
DataType(DataType &&other) (defined in graphar::DataType)graphar::DataTypeinlineexplicit
DataTypeToArrowDataType(const std::shared_ptr< DataType > &type) (defined in graphar::DataType)graphar::DataTypestatic
Equals(const DataType &other) const (defined in graphar::DataType)graphar::DataTypeinline
Equals(const std::shared_ptr< DataType > &other) const (defined in graphar::DataType)graphar::DataTypeinline
id() constgraphar::DataTypeinline
operator!=(const DataType &other) const (defined in graphar::DataType)graphar::DataTypeinline
operator=(const DataType &other)=default (defined in graphar::DataType)graphar::DataTypeinline
operator==(const DataType &other) const (defined in graphar::DataType)graphar::DataTypeinline
ToTypeName() const (defined in graphar::DataType)graphar::DataType
TypeNameToDataType(const std::string &str) (defined in graphar::DataType)graphar::DataTypestatic
value_type() const (defined in graphar::DataType)graphar::DataTypeinline