Returns the next outgoing cyclical reference of this GraphNode object.
This function returns cycleOut(0). Returns a null pointer if cycleOut(0) == 0.
This function returns valid results only if OdDbGraph::findCycles() has been called with no intervening changes to the graph.