This is an automated email from the ASF dual-hosted git repository.
Cole-Greer pushed a change to branch PDT
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from b946f369a5 Rename remaining PDT props/properties identifiers to fields
add f6e235557a Align PDT field-map naming in .NET GremlinLang dehydration
add 3458895940 Complete PDT props->fields rename in Go and Python
production + tests
No new revisions were added by this update.
Summary of changes:
.../gremlin/process/traversal/GremlinLang.java | 4 ++--
.../Gremlin.Net/Process/Traversal/GremlinLang.cs | 14 +++++++-------
gremlin-go/driver/graphBinaryDeserializer.go | 14 +++++++-------
gremlin-go/driver/graphBinarySerializer_test.go | 4 ++--
gremlin-go/driver/gremlinlang.go | 12 ++++++------
gremlin-go/driver/pdtRegistry.go | 8 ++++----
gremlin-go/driver/pdtRegistry_test.go | 18 +++++++++---------
gremlin-go/driver/traversal_test.go | 4 ++--
.../test/integration/traversal-test.js | 2 +-
.../python/gremlin_python/process/traversal.py | 4 ++--
.../gremlin_python/structure/io/graphbinaryV4.py | 10 +++++-----
.../src/main/python/tests/integration/conftest.py | 2 +-
.../structure/io/test_provider_defined_type.py | 22 +++++++++++-----------
13 files changed, 59 insertions(+), 59 deletions(-)