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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 6f74db7551299334eb17a16cfebcc77634b53dc6
Merge: 75b2ab2 d0d32fa
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 25 15:29:39 2019 -0400

    Merge branch 'tp34'

 .../dev/developer/development-environment.asciidoc |   1 +
 docs/src/dev/provider/index.asciidoc               |   8 +-
 .../traversal/step/sideEffect/SubgraphStep.java    |  17 +-
 .../structure/io/graphml/GraphMLWriter.java        | 179 +++++++++++----------
 .../tinkerpop/gremlin/AbstractGremlinTest.java     |   8 +-
 .../tinkerpop/gremlin/IgnoreIteratorLeak.java      |  41 -----
 .../algorithm/generator/AbstractGeneratorTest.java |  21 ++-
 .../generator/CommunityGeneratorTest.java          |   3 -
 .../generator/DistributionGeneratorTest.java       |   5 +-
 .../process/computer/GraphComputerTest.java        |   9 +-
 .../traversal/TraversalInterruptionTest.java       |   2 -
 .../traversal/step/sideEffect/SubgraphTest.java    |   2 -
 .../decoration/SubgraphStrategyProcessTest.java    |   4 +-
 .../tinkerpop/gremlin/structure/io/IoTest.java     |   3 -
 .../tinkergraph/structure/TinkerGraphIterator.java |  12 +-
 15 files changed, 147 insertions(+), 168 deletions(-)

Reply via email to