[jira] [Commented] (TINKERPOP-2573) Gremlin.NET: Retry on CreateNewConnectionAsync() failures and avoid disposing successful connections on a failure

2021-06-03 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356410#comment-17356410 ] Florian Hockmann commented on TINKERPOP-2573: - Thanks for reporting this

[jira] [Commented] (TINKERPOP-2358) Potential connection leak on client disposing

2021-06-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356445#comment-17356445 ] ASF GitHub Bot commented on TINKERPOP-2358: --- FlorianHockmann opened a new p

[jira] [Commented] (TINKERPOP-2551) Setup scripts to publish Gremint to npm

2021-06-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356471#comment-17356471 ] ASF GitHub Bot commented on TINKERPOP-2551: --- FlorianHockmann commented on a

code generation and RDF support in TinkerPop 4

2021-06-03 Thread Joshua Shinavier
Hello all, I would like to take some concrete steps toward the TinkerPop 4 interoperability goals I've stated a few times (e.g. see TinkerPop 2020 from last year). At a meetup a couple of m

[jira] [Created] (TINKERPOP-2576) Setup automatic updates via Dependabot for Gremlin.NET

2021-06-03 Thread Florian Hockmann (Jira)
Florian Hockmann created TINKERPOP-2576: --- Summary: Setup automatic updates via Dependabot for Gremlin.NET Key: TINKERPOP-2576 URL: https://issues.apache.org/jira/browse/TINKERPOP-2576 Project: Ti

[jira] [Updated] (TINKERPOP-2576) Setup automatic updates via Dependabot for Gremlin.NET

2021-06-03 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2576: Affects Version/s: 3.5.0 > Setup automatic updates via Dependabot for Gremlin.N

[jira] [Updated] (TINKERPOP-2576) Setup automatic updates via Dependabot for Gremlin.NET

2021-06-03 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2576: Component/s: build-release > Setup automatic updates via Dependabot for Gremlin

[jira] [Commented] (TINKERPOP-2551) Setup scripts to publish Gremint to npm

2021-06-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356505#comment-17356505 ] ASF GitHub Bot commented on TINKERPOP-2551: --- spmallette merged pull request

[jira] [Closed] (TINKERPOP-2551) Setup scripts to publish Gremint to npm

2021-06-03 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2551. --- Fix Version/s: 3.6.0 3.5.1 Assignee: Stephen Mallette

Re: code generation and RDF support in TinkerPop 4

2021-06-03 Thread pieter gmail
Hi, Just to understand a bit better whats going on. Did you hand write the dragon yaml with the antlr grammar as input? Did you generate the java classes from the yaml using dragon or something else? Thanks Pieter On Thu, 2021-06-03 at 07:48 -0700, Joshua Shinavier wrote: > Hello all, > > I wo

Re: code generation and RDF support in TinkerPop 4

2021-06-03 Thread Joshua Shinavier
Hi Pieter, On Thu, Jun 3, 2021 at 9:40 AM pieter gmail wrote: > Hi, > > Just to understand a bit better whats going on. > > Did you hand write the dragon yaml with the antlr grammar as input? > Yes, the YAML was written by hand, and based pretty closely on Gremlin.g4. You can see Stephen's AN

Re: code generation and RDF support in TinkerPop 4

2021-06-03 Thread pieter gmail
Hi, I kinda lost track of what we discussed previously. Did we come to a decision regarding what language we are going to use to describe the structure of the graph. yaml,xsd,uml,yang or some category theory based language? >From my understanding this would be the biggest change in tp4. A Tinker

[jira] [Commented] (TINKERPOP-2507) Remove requirement that Graph implementations must filter on homogeneous identifiers

2021-06-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356661#comment-17356661 ] ASF GitHub Bot commented on TINKERPOP-2507: --- spmallette opened a new pull r

Re: code generation and RDF support in TinkerPop 4

2021-06-03 Thread Joshua Shinavier
Hi Pieter, You give some good motivation for a formal schema language. My proposal for an abstract data model for TinkerPop was, and is Algebraic Property Graphs ( paper ), of which Dragon's data model is an extension. APG is broader than typical property graphs (