Hi, I support each version, but maybe the following sounds the best: > Bigraph items and Ugraph node query: > Left, Right, left(), right(), and either(), other() for Ugraph-s > Graphs: > Graph, Ugraph, Bigraph I think using either(), other() for undirected edges is much better than the former ideas (e.g. first(), second()). Peter