Convenience type for an index of the edge itself.
An edge row in the database.
Convenience type for an edge composed of two indices.
Convenience template to construct an edge from the starting vertex.
Convenience templates to get the other type of vertex from the given vertex.
Stores the current state of the build.
Deserializes a vertex from a SQLite statement. This assumes that the statement has every column of the vertex except the row ID.
Deserializes an edge from a SQLite statement. This assumes that the statement has every column of the vertex except the row ID.
Parses an edge without the associated data.
Deserializes edge data.
Deserializes a neighbor.
Parses a vertex key.
Deserializes a neighbor.
Parses a vertex key.