FromUnorderedPairs[l] constructs an edge list representation from a list of unordered pairs , using a circular embedding.
uses as the embedding for the resulting graph. The option that takes on values Undirected or Directed can be used to affect the kind of graph produced.