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 73f7d7b45c Add propert ignores to unsupported data types in Neo4j
feature tests
add f56cf74063 update docs & switch datatype validation to runtime
No new revisions were added by this update.
Summary of changes:
docs/src/dev/provider/gremlin-semantics.asciidoc | 29 +++++++++++
docs/src/reference/gremlin-variants.asciidoc | 26 +++++++---
docs/src/reference/the-traversal.asciidoc | 60 ++++++++++++++++------
docs/src/upgrade/release-3.8.x.asciidoc | 23 +++++----
.../gremlin/process/traversal/CompareType.java | 28 +++++++---
.../tinkerpop/gremlin/process/traversal/P.java | 10 +---
.../structure/io/binary/types/PSerializer.java | 4 --
.../gremlin/test/features/data/Set.feature | 12 +++++
.../tinkergraph/structure/TinkerFactory.java | 15 ------
9 files changed, 139 insertions(+), 68 deletions(-)