This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch 3.8.0-GameDay-Snapshot
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
was b9888e3e6a Merge branch 'type-predicate' into 3.8.0-GameDay-Snapshot
This change permanently discards the following revisions:
discard b9888e3e6a Merge branch 'type-predicate' into 3.8.0-GameDay-Snapshot
discard c92348b467 fix tail interfering with itself accross iterations
discard 612c4c464b add docs for local() changes
discard 5cbfe2be71 TINKERPOP-3196 Split bulked traversers for LocalStep
discard 35e8b27ab8 TINKERPOP-3200 Made repeat() act as a global parent
discard 73f7d7b45c Add propert ignores to unsupported data types in Neo4j
feature tests
discard d64f1ee501 nit docs update
discard ebbb27b485 Restored sink graph. Added some extended types as unit
tests. Create & moved tests to specific data type features & added skips in
GLVs. Fixed minor existing bugs.
discard b68b7b6e87 nit
discard a8e3241aa6 Added tests & updated docs based on comments
discard 498a56f705 Implement `P.typeOf()`` predicate, added new `GType` enum