Finds and returns the vertex of the graph with the given vertex id.
@param vertexId The vertex id.
@return The vertex with the given id, or null if not found.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.