Added iter::Virtual. Indexes::for_all now return iter::Virtual
Added multithreading to dbms. Skiplist now supports emplace insert.
Implemented untested UniqueOrderedIndex. Introduced TypeGroupEdge/Vertex into database. Added Index capabilityes to PropertyFamily. Added method for adding index. Added method for removing index.