| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.util.star | 
| Modifier and Type | Method and Description | 
|---|---|
| static StarGraph.Builder | StarGraph. builder() | 
| StarGraph.Builder | StarGraph.Builder. compareIdsUsingStrings(boolean b)Tell StarGraph whether to invoke  Object.toString()on vertex and edge IDs during
 comparisons (including "does an element with this ID already exist" checks). | 
| StarGraph.Builder | StarGraph.Builder. internStrings(boolean b)Tell StarGraph whether to invoke  String.intern()on label and property key strings. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.