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

colegreer pushed a change to branch GValue-3.8
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 50d72acf3b WIP add script cache tests from feature scenarios
     add c1ed2e3fc6 cleanup

No new revisions were added by this update.

Summary of changes:
 .../gremlin/process/traversal/step/Predicated.java | 30 -------------
 .../process/traversal/step/TraversalParent.java    |  2 +-
 .../process/traversal/step/map/PropertyAdding.java |  2 +-
 .../strategy/decoration/ConnectiveStrategy.java    |  1 -
 .../strategy/decoration/ElementIdStrategy.java     |  6 ---
 .../gremlin/structure/util/ElementHelper.java      |  1 +
 .../language/grammar/ArgumentVisitorTest.java      |  4 --
 .../process/traversal/GValueManagerTest.java       |  1 -
 .../gremlin/process/traversal/step/GValueTest.java |  3 --
 .../decoration/ConnectiveStrategyTest.java         | 13 ------
 .../gremlin/groovy/engine/GremlinExecutor.java     |  4 +-
 .../tinkerpop/gremlin/features/StepDefinition.java |  1 -
 .../gremlin/neo4j/Neo4jGraphFeatureTest.java       |  2 +-
 .../tinkergraph/structure/TinkerGraphPlayTest.java |  5 ---
 .../tinkergraph/structure/TinkerGraphTest.java     | 52 ----------------------
 15 files changed, 7 insertions(+), 120 deletions(-)
 delete mode 100644 
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/Predicated.java

Reply via email to