Uses of Class
org.apache.tinkerpop.gremlin.util.GremlinValueComparator
- 
Packages that use GremlinValueComparator Package Description org.apache.tinkerpop.gremlin.util 
- 
- 
Uses of GremlinValueComparator in org.apache.tinkerpop.gremlin.utilFields in org.apache.tinkerpop.gremlin.util declared as GremlinValueComparator Modifier and Type Field Description static GremlinValueComparatorGremlinValueComparator. COMPARABILITYComparability has very similar semantics to orderability with the following exceptions: 1.static GremlinValueComparatorGremlinValueComparator. ORDERABILITYOrderability comparator allows for a total order across all types (no type error exceptions).
 
-