* f
* This method implements the function logic of the CAL function Cal.Utilities.DirectedGraph.getNeighbours
*/
public final RTValue f(final RTResultFunction $rootNode, final RTExecutionContext $ec) throws CALExecutorException {
// Arguments
RTValue vertex = $rootNode.getArgValue();
RTValue $currentRootNode;
RTValue graph = ($currentRootNode = $rootNode.prevArg()).getArgValue();
RTValue $dictvarCal_Core_Prelude_Eq_32 =
$currentRootNode.prevArg().getArgValue();
// Release the fields in the root node to open them to garbage collection
$rootNode.clearMembers();
return