| addEdge(vertexid_t src, vertexid_t tgt) | VGServer::GraphConnection | [inline] |
| addVertex(vertexid_t id) | VGServer::GraphConnection | [inline] |
| advanceTimeFrame() | VGServer::GraphConnection | [inline] |
| commit() | VGServer::GraphConnection | |
| delEdge(vertexid_t src, vertexid_t tgt) | VGServer::GraphConnection | [inline] |
| delVertex(vertexid_t id) | VGServer::GraphConnection | [inline] |
| edgereflist_t typedef | VGServer::GraphConnection | |
| getArea(coord_t x1, coord_t y1, coord_t x2, coord_t y2, const QueryLimits *ql, const char *filter, const char *vertexattrsel, const char *edgeattrsel, class ByteBuffer &dest) const | VGServer::GraphConnection | |
| getClientFace() | VGServer::GraphConnection | |
| getEdge(vertexid_t src, vertexid_t tgt) const | VGServer::GraphConnection | [inline] |
| getEdgeList(vertexid_t id) const | VGServer::GraphConnection | [inline] |
| getGraphProperties(class ByteBuffer &dest) const | VGServer::GraphConnection | |
| getNearestNeighbor(coord_t x1, coord_t y1, coord_t x2, coord_t y2, coord_t selx, coord_t sely, const QueryLimits *ql, const char *filter, const char *vertexattrsel, const char *edgeattrsel, class ByteBuffer &dest) const | VGServer::GraphConnection | |
| getVertex(vertexid_t id) const | VGServer::GraphConnection | [inline] |
| GraphConnection(GraphContainer &graph) | VGServer::GraphConnection | |
| rollback() | VGServer::GraphConnection | |
| setEdgeAttr(vertexid_t src, vertexid_t tgt, unsigned int attrid, const AnyType &value) | VGServer::GraphConnection | [inline] |
| setVertexAttr(vertexid_t id, unsigned int attrid, const AnyType &value) | VGServer::GraphConnection | [inline] |
| ~GraphConnection() | VGServer::GraphConnection | [virtual] |