Public Member Functions | |
| Edge (EdgeType type, const string &id1, const string &id2) | |
Public Attributes | |
| EdgeType | type |
| string | id1 |
| string | id2 |
| storage::Graph::Edge::Edge | ( | EdgeType | type, | |
| const string & | id1, | |||
| const string & | id2 | |||
| ) | [inline] |
Referenced by storage::operator<<().
| string storage::Graph::Edge::id1 |
Referenced by storage::operator<<().
| string storage::Graph::Edge::id2 |
Referenced by storage::operator<<().
1.5.6