dgraph_symmetric_closure/3

dgraph_symmetric_closure(+ Graph, - Closure)*

Unify Closure with the symmetric closure of graph Graph, that is, if Closure contains an edge U-V it must also contain the edge V-U.