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

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


    from 3ef6975de0 Fix TraversalParent implementations for Placeholder steps 
(#3209)
     add 09fa0111d2 Added Air Routes to the distribution as a sample dataset
     add e2cb0005a0 Merge branch 'airroutes' into 3.8-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |      1 +
 data/air-routes.json                               |   3619 +
 data/air-routes.kryo                               |    Bin 0 -> 3046434 bytes
 data/air-routes.xml                                | 246030 ++++++++++++++++++
 docs/src/upgrade/release-3.8.x.asciidoc            |     20 +
 tinkergraph-gremlin/pom.xml                        |      3 +-
 .../tinkergraph/structure/TinkerFactory.java       |     22 +
 .../gremlin/tinkergraph/structure/air-routes.kryo  |    Bin 0 -> 3046434 bytes
 8 files changed, 249694 insertions(+), 1 deletion(-)
 create mode 100644 data/air-routes.json
 create mode 100644 data/air-routes.kryo
 create mode 100644 data/air-routes.xml
 create mode 100644 
tinkergraph-gremlin/src/main/resources/org/apache/tinkerpop/gremlin/tinkergraph/structure/air-routes.kryo

Reply via email to