[GitHub] [tinkerpop] lyndonb-bq commented on a change in pull request #1556: Milestone 1 of the gremlin-go driver

2022-02-07 Thread GitBox
lyndonb-bq commented on a change in pull request #1556: URL: https://github.com/apache/tinkerpop/pull/1556#discussion_r801084685 ## File path: gremlin-go/driver/graphTraversalSource.go ## @@ -0,0 +1,23 @@ +/* +Licensed to the Apache Software Foundation (ASF) under one +or more

[tinkerpop] branch TINKERPOP-2681 updated (3b187a5 -> 756d464)

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2681 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 3b187a5 TINKERPOP-2681 Fixed problems with GLVs processing null add 756d464 mergeE() fixup No

[tinkerpop] branch TINKERPOP-2681 updated (8939d5e -> 3b187a5)

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2681 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 8939d5e TINKERPOP-2681 Finalize mergeV semantics around null/empty args add 3b187a5

[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1556: Milestone 1 of the gremlin-go driver

2022-02-07 Thread GitBox
divijvaidya commented on a change in pull request #1556: URL: https://github.com/apache/tinkerpop/pull/1556#discussion_r800879591 ## File path: gremlin-go/go.mod ## @@ -0,0 +1,18 @@ +module github.com/lyndonb-bq/tinkerpop/gremlin-go + +go 1.17 + +require ( +

[tinkerpop] 02/02: TINKERPOP-2681 Finalize mergeV semantics around null/empty args

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-2681 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 8939d5ea4a1ad7dcf27c5b9c807ae17fa93078ad Author: Stephen Mallette AuthorDate: Mon Feb 7 07:27:45 2022

[tinkerpop] branch TINKERPOP-2681 updated (ce3924c -> 8939d5e)

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2681 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from ce3924c Added from/to aliases for Direction OUT/IN new 2337b5a Prevent creation of vertices if

[tinkerpop] 01/02: Prevent creation of vertices if they do not exist for mergeE()

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-2681 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 2337b5a96b18600b3b684da09c2fe22983d31975 Author: Stephen Mallette AuthorDate: Sat Feb 5 09:52:48 2022

[tinkerpop] 01/01: Merge remote-tracking branch 'origin/3.5-dev'

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit de4e35353e298ec0a029dd698368c353a19a6f24 Merge: 71b335f cbb3bea Author: Stephen Mallette AuthorDate: Mon Feb 7

[tinkerpop] branch master updated (71b335f -> de4e353)

2022-02-07 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 71b335f Remove gryo message tests add a34280d docs: Fix GraphBinary enum like types specification

[GitHub] [tinkerpop] jorgebay merged pull request #1560: docs: Fix GraphBinary enum like types specification

2022-02-07 Thread GitBox
jorgebay merged pull request #1560: URL: https://github.com/apache/tinkerpop/pull/1560 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[tinkerpop] branch 3.5-dev updated: docs: Fix GraphBinary enum like types specification

2022-02-07 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch 3.5-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/3.5-dev by this push: new a34280d docs: Fix GraphBinary enum like

[GitHub] [tinkerpop] jorgebay commented on pull request #1547: Add GraphBinary serialization support to gremlin-javascript

2022-02-07 Thread GitBox
jorgebay commented on pull request #1547: URL: https://github.com/apache/tinkerpop/pull/1547#issuecomment-1031211265 > passed using current state of GraphBinary NICE!!! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub