This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch type-predicate
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 95cb72deaf Added P.typeOf() predicate, which recognized a new set of 
GType enum token, String as registered in the GlobalTypeCache, as well as Class 
in Java/Groovy usage.
     add afb6b72aad [TINKERPOP-3202] Improve performance of RangeGlobalStep 
(#3251)
     add 65a438a89e Minor formatting to changelog CTR
     add ad0eb93c16 Merge branch '3.8-dev' into type-predicate

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 | 34 +++++++--------
 .../traversal/step/filter/RangeGlobalStep.java     | 48 ++++++++++++++++++----
 .../gremlin/process/RangeTraversalBenchmark.java   | 45 ++++++++++++--------
 3 files changed, 85 insertions(+), 42 deletions(-)
 copy 
gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/LambdaFlatMapStepTest.java
 => 
gremlin-tools/gremlin-benchmark/src/main/java/org/apache/tinkerpop/gremlin/process/RangeTraversalBenchmark.java
 (53%)

Reply via email to