We should rename Node to Vertex in the API. Two main reasons:
- Vertex makes you sound smarter... :)
- If we want to start playing with partitioning, we want to reserve "Node" for logical/physical machine nodes, so
getNode and getVertex can be easily disambiguated.