GraphOptions.this

All S2Builder::Layer subtypes should specify GraphOptions explicitly using this constructor, rather than relying on default values.

  1. this(EdgeType edge_type, DegenerateEdges degenerate_edges, DuplicateEdges duplicate_edges, SiblingPairs sibling_pairs)
  2. this()

Meta