`removeVertex(String first, String... rest)` removes vertices and sends one event for all of them `removeEdge(String from1, String from2, String... rest)` removes edges and sends one event for all of them
removeVertex(String first, String... rest)removes vertices and sends one event for all of themremoveEdge(String from1, String from2, String... rest)removes edges and sends one event for all of them