This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch dotnet-gremlang
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 35c78155cf remove bytecode
add 0e6b408aab Address comments, added overload for property with
cardinality and map
No new revisions were added by this update.
Summary of changes:
.../Process/Traversal/GraphTraversal.cs | 24 ++++++++++++++++++
.../Process/Traversal/GraphTraversalSource.cs | 4 +--
.../Gremlin.Net/Process/Traversal/GremlinLang.cs | 2 ++
.../GremlinLangGenerationTests.cs} | 4 +--
.../StrategiesTests.cs | 2 +-
.../Process/Traversal/GremlinLangTests.cs | 29 ++++++++++++++++++++++
6 files changed, 60 insertions(+), 5 deletions(-)
rename
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Process/Traversal/{BytecodeGeneration/BytecodeGenerationTests.cs
=> GremlinLangGeneration/GremlinLangGenerationTests.cs} (95%)
rename
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Process/Traversal/{BytecodeGeneration
=> GremlinLangGeneration}/StrategiesTests.cs (98%)