This method overrides the BasicGraph implementation of addNode and always
returns false because it is impossible to add a node to a k-paritite graph without
also specifying the partition.
Used to indicate whether the graph has been updated (ie node or edge added)
since the last time a value based on the graph (eg numEdges) was calculated.