Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::Property, including all inherited members.
is_nullable (defined in graphar::Property) | graphar::Property | |
is_primary (defined in graphar::Property) | graphar::Property | |
name (defined in graphar::Property) | graphar::Property | |
Property(const std::string &name, const std::shared_ptr< DataType > &type=nullptr, bool is_primary=false, bool is_nullable=true) (defined in graphar::Property) | graphar::Property | inlineexplicit |
type (defined in graphar::Property) | graphar::Property |