clear abstract method

void clear()

Clear the graph. This removes all nodes and relations from the graph.

Implementation

void clear();