#include <string>#include <vector>#include <map>#include "GraphTypes.h"#include "AnyType.h"#include "AttributeBlob_fwd.h"Go to the source code of this file.
Namespaces | |
| namespace | VGServer |
Classes | |
| class | VGServer::AttributeIdException |
| AttributeIdException is thrown by setVertexAttr and setEdgeAttr functions when supplied with an invalid attribute id. More... | |
| class | VGServer::AttributeProperties |
| AttributeProperties specifies the name, type and possibly more properties of an attribute. More... | |
| class | VGServer::AttributePropertiesList |
| AttributePropertiesList is a container class derived from std::vector enclosing the list of attributes. More... | |
1.4.7