public bool Contains(Edge edge) { throw new NotImplementedException(); }
public bool BelongsTo(Edge edge) { throw new NotImplementedException(); }