adding a method RIGraph.getOrderedNeighbors(Node) because the default method getNeighbors(Node) returns the neighbours in non-deterministic order(!) which caused me lots of trouble