[jira] [Commented] (TINKERPOP-1490) Provider a Future based Traversal.async(Function<Traversal,V>) terminal step

2016-10-06 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551199#comment-15551199 ] Jorge Bay commented on TINKERPOP-1490: -- {{async}} is a reserved keyword in many languages: - In

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2016-10-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548867#comment-15548867 ] Jorge Bay commented on TINKERPOP-1489: -- I'll submit a pull request shortly for a Javascript GLV,

[jira] [Created] (TINKERPOP-1552) C# Gremlin Language Variant

2016-11-15 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1552: Summary: C# Gremlin Language Variant Key: TINKERPOP-1552 URL: https://issues.apache.org/jira/browse/TINKERPOP-1552 Project: TinkerPop Issue Type:

[jira] [Commented] (TINKERPOP-1744) Gremlin .NET: Exception from sync execution gets wrapped in AggregateException

2017-08-16 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128929#comment-16128929 ] Jorge Bay commented on TINKERPOP-1744: -- Gotcha, thanks! > Gremlin .NET: Exception from sync

[jira] [Commented] (TINKERPOP-1752) Gremlin.Net: Generate completely type-safe methods

2017-08-16 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128907#comment-16128907 ] Jorge Bay commented on TINKERPOP-1752: -- It would be really nice to have a completely fixed

[jira] [Updated] (TINKERPOP-1744) Gremlin .NET: Exception from sync execution gets wrapped in AggregateException

2017-08-16 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1744: - Fix Version/s: 3.2.6 > Gremlin .NET: Exception from sync execution gets wrapped in

[jira] [Resolved] (TINKERPOP-1744) Gremlin .NET: Exception from sync execution gets wrapped in AggregateException

2017-08-16 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay resolved TINKERPOP-1744. -- Resolution: Fixed It was merged last week (before code freeze), but I forgot to close it:

[jira] [Created] (TINKERPOP-1751) Gremlin .NET: GraphTraversal.Group() signature does not allow map results

2017-08-14 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1751: Summary: Gremlin .NET: GraphTraversal.Group() signature does not allow map results Key: TINKERPOP-1751 URL: https://issues.apache.org/jira/browse/TINKERPOP-1751

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2017-08-17 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130220#comment-16130220 ] Jorge Bay commented on TINKERPOP-1489: -- I would like to start moving this forward. I'll rebase

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2017-08-17 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130301#comment-16130301 ] Jorge Bay commented on TINKERPOP-1489: -- I see that the changes applied to gremlin-python

[jira] [Created] (TINKERPOP-1725) DotNet GLV: Make traversal generation deterministic

2017-07-12 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1725: Summary: DotNet GLV: Make traversal generation deterministic Key: TINKERPOP-1725 URL: https://issues.apache.org/jira/browse/TINKERPOP-1725 Project: TinkerPop

[jira] [Assigned] (TINKERPOP-1744) Gremlin .NET: Exception from sync execution gets wrapped in AggregateException

2017-08-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay reassigned TINKERPOP-1744: Assignee: Jorge Bay > Gremlin .NET: Exception from sync execution gets wrapped in

[jira] [Commented] (TINKERPOP-1445) Large nested VertexProperties and Properties do not get printed well

2017-08-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119664#comment-16119664 ] Jorge Bay commented on TINKERPOP-1445: -- Please ignore previous hook generated message from the

[jira] [Commented] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-08-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119608#comment-16119608 ] Jorge Bay commented on TINKERPOP-1745: -- bq. Can we assume that the serialized values are always

[jira] [Commented] (TINKERPOP-1744) Gremlin .NET: Exception from sync execution gets wrapped in AggregateException

2017-08-08 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118679#comment-16118679 ] Jorge Bay commented on TINKERPOP-1744: -- The solution is straightforward, if anybody wants to

[jira] [Updated] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-08-08 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1745: - Component/s: language-variant > Gremlin .NET: Use DateTimeOffset instead of DateTime to

[jira] [Created] (TINKERPOP-1744) Gremlin .NET: Exception from sync execution gets wrapped in AggregateException

2017-08-08 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1744: Summary: Gremlin .NET: Exception from sync execution gets wrapped in AggregateException Key: TINKERPOP-1744 URL: https://issues.apache.org/jira/browse/TINKERPOP-1744

[jira] [Created] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-08-08 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1745: Summary: Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date Key: TINKERPOP-1745 URL: https://issues.apache.org/jira/browse/TINKERPOP-1745

[jira] [Commented] (TINKERPOP-1734) DSL for Gremlin .NET

2017-08-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116307#comment-16116307 ] Jorge Bay commented on TINKERPOP-1734: -- I think there is no need add anything specific in the API

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044135#comment-16044135 ] Jorge Bay commented on TINKERPOP-1552: -- [~Florian Hockmann] I think my pr was merged too fast, as

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044218#comment-16044218 ] Jorge Bay commented on TINKERPOP-1552: -- bq. I would suggest that we review each others pull

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055617#comment-16055617 ] Jorge Bay commented on TINKERPOP-1552: -- Can we list the pending items for this GLV to be included

[jira] [Created] (TINKERPOP-1696) gremlin-dotnet: GraphSONReader third-party type exposed

2017-06-21 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1696: Summary: gremlin-dotnet: GraphSONReader third-party type exposed Key: TINKERPOP-1696 URL: https://issues.apache.org/jira/browse/TINKERPOP-1696 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-21 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16057558#comment-16057558 ] Jorge Bay commented on TINKERPOP-1552: -- +1 on the preview / alpha release. About exposing

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-26 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062636#comment-16062636 ] Jorge Bay commented on TINKERPOP-1552: -- [Support for .NET Core projects on msbuild is quite

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-05-30 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16029239#comment-16029239 ] Jorge Bay commented on TINKERPOP-1552: -- I had some time to look into [~Florian Hockmann]

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-05-30 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16029429#comment-16029429 ] Jorge Bay commented on TINKERPOP-1552: -- 1) I understand your reasoning. It would be nice to take

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-02 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034328#comment-16034328 ] Jorge Bay commented on TINKERPOP-1552: -- bq. Jorge Bay are you proposing this structure: Yes bq.

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-02 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034520#comment-16034520 ] Jorge Bay commented on TINKERPOP-1552: -- bq. I'm personally in favor of Gremlin.Net instead of

[jira] [Comment Edited] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-02 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034520#comment-16034520 ] Jorge Bay edited comment on TINKERPOP-1552 at 6/2/17 11:34 AM: --- bq. I'm

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040649#comment-16040649 ] Jorge Bay commented on TINKERPOP-1552: -- Great! I'll apply the generics and enum changes into the

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-05-31 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16030990#comment-16030990 ] Jorge Bay commented on TINKERPOP-1552: -- [~Jesse Carter] nice! I think that quote from the docs

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-06 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038500#comment-16038500 ] Jorge Bay commented on TINKERPOP-1552: -- I've finished some changes to the C# GLV on a private

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044674#comment-16044674 ] Jorge Bay commented on TINKERPOP-1552: -- After pull request #623, I think its time we start moving

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2017-06-13 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047687#comment-16047687 ] Jorge Bay commented on TINKERPOP-1489: -- I've forgot to add the JIRA ticket key in the pull

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-12 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046310#comment-16046310 ] Jorge Bay commented on TINKERPOP-1552: -- I think the current target of [.NET Standard 1.3 (.NET

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-16 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051860#comment-16051860 ] Jorge Bay commented on TINKERPOP-1552: -- For serialization, it supports: {code} "g:Int32"

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2017-06-19 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053630#comment-16053630 ] Jorge Bay commented on TINKERPOP-1489: -- Nice! I see it on npm under the url:

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-05-31 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16031155#comment-16031155 ] Jorge Bay commented on TINKERPOP-1552: -- I think most of the code base in the 3 projects are part

[jira] [Updated] (TINKERPOP-1730) Gremlin .NET support for GraphSON 3.0

2017-09-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1730: - Fix Version/s: 3.3.1 > Gremlin .NET support for GraphSON 3.0 >

[jira] [Closed] (TINKERPOP-1730) Gremlin .NET support for GraphSON 3.0

2017-09-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1730. Resolution: Done > Gremlin .NET support for GraphSON 3.0 >

[jira] [Created] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2017-09-11 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1774: Summary: Gremlin .NET: Support min and max sizes in Connection pool Key: TINKERPOP-1774 URL: https://issues.apache.org/jira/browse/TINKERPOP-1774 Project: TinkerPop

[jira] [Created] (TINKERPOP-1775) Gremlin .NET: Implement a Connection write queue to support request pipelining

2017-09-11 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1775: Summary: Gremlin .NET: Implement a Connection write queue to support request pipelining Key: TINKERPOP-1775 URL: https://issues.apache.org/jira/browse/TINKERPOP-1775

[jira] [Updated] (TINKERPOP-1775) Gremlin .NET: Implement a Connection write queue to support request pipelining

2017-09-11 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1775: - Component/s: language-variant > Gremlin .NET: Implement a Connection write queue to support

[jira] [Closed] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-22 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1820. Resolution: Done > Include .NET GLV tests on TravisCI > -- > >

[jira] [Assigned] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-22 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay reassigned TINKERPOP-1837: Assignee: Jorge Bay > Gremlin .NET: Provide type coercion between IDictionary

[jira] [Updated] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-22 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1820: - Fix Version/s: 3.2.7 > Include .NET GLV tests on TravisCI >

[jira] [Updated] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-22 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1820: - Fix Version/s: 3.3.1 > Include .NET GLV tests on TravisCI >

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2017-11-22 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262580#comment-16262580 ] Jorge Bay commented on TINKERPOP-1489: -- I'm adding support for the Gherkin-based test suite in

[jira] [Closed] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-30 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1837. Resolution: Done > Gremlin .NET: Provide type coercion between IDictionary instances >

[jira] [Created] (TINKERPOP-1837) Gremlin .NET: Provide type coercion between IDictionary<K, V> instances

2017-11-17 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1837: Summary: Gremlin .NET: Provide type coercion between IDictionary instances Key: TINKERPOP-1837 URL: https://issues.apache.org/jira/browse/TINKERPOP-1837

[jira] [Created] (TINKERPOP-1841) Include Python GLV tests on TravisCI

2017-11-20 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1841: Summary: Include Python GLV tests on TravisCI Key: TINKERPOP-1841 URL: https://issues.apache.org/jira/browse/TINKERPOP-1841 Project: TinkerPop Issue Type:

[jira] [Updated] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1820: - Summary: Include .NET GLV tests on TravisCI (was: Include Python and .NET GLV tests on

[jira] [Assigned] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay reassigned TINKERPOP-1820: Assignee: Jorge Bay > Include .NET GLV tests on TravisCI >

[jira] [Commented] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259013#comment-16259013 ] Jorge Bay commented on TINKERPOP-1820: -- I'm repurposing this ticket to include only .NET tests on

[jira] [Created] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-11-07 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1827: Summary: Gremlin .NET: Test Suite Runner Key: TINKERPOP-1827 URL: https://issues.apache.org/jira/browse/TINKERPOP-1827 Project: TinkerPop Issue Type:

[jira] [Created] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

2017-11-02 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1825: Summary: Gremlin .NET: Constant() step has incorrect parameter defined Key: TINKERPOP-1825 URL: https://issues.apache.org/jira/browse/TINKERPOP-1825 Project:

[jira] [Closed] (TINKERPOP-1751) Gremlin .NET: GraphTraversal.Group() signature does not allow map results

2017-11-02 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1751. Resolution: Fixed This was fixed as part of TINKERPOP-1752, now the signature is correct:

[jira] [Closed] (TINKERPOP-1725) DotNet GLV: Make traversal generation deterministic

2017-12-01 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1725. Resolution: Done Done as part of TINKERPOP-1752. > DotNet GLV: Make traversal generation

[jira] [Updated] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-12-01 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1745: - Fix Version/s: 3.3.1 3.2.7 > Gremlin .NET: Use DateTimeOffset instead of

[jira] [Closed] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1825. Resolution: Fixed > Gremlin .NET: Constant() step has incorrect parameter defined >

[jira] [Closed] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1745. Resolution: Fixed > Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date >

[jira] [Closed] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1827. Resolution: Done > Gremlin .NET: Test Suite Runner > --- > >

[jira] [Updated] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1827: - Fix Version/s: 3.3.1 3.2.7 > Gremlin .NET: Test Suite Runner >

[jira] [Created] (TINKERPOP-1820) Include Python and .NET GLV tests on TravisCI

2017-10-30 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1820: Summary: Include Python and .NET GLV tests on TravisCI Key: TINKERPOP-1820 URL: https://issues.apache.org/jira/browse/TINKERPOP-1820 Project: TinkerPop

[jira] [Updated] (TINKERPOP-1943) JavaScript GLV: Support GraphSON3

2018-05-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1943: - Fix Version/s: 3.3.3 > JavaScript GLV: Support GraphSON3 > -

[jira] [Reopened] (TINKERPOP-1943) JavaScript GLV: Support GraphSON3

2018-05-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay reopened TINKERPOP-1943: -- > JavaScript GLV: Support GraphSON3 > - > >

[jira] [Closed] (TINKERPOP-1943) JavaScript GLV: Support GraphSON3

2018-05-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1943. Resolution: Done > JavaScript GLV: Support GraphSON3 > - > >

[jira] [Commented] (TINKERPOP-1943) JavaScript GLV: Support GraphSON3

2018-05-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1646#comment-1646 ] Jorge Bay commented on TINKERPOP-1943: -- I'll reopen it to set the fix version. > JavaScript GLV:

[jira] [Created] (TINKERPOP-1964) Gremlin.Net: Expose Strategies in GraphTraversal

2018-05-14 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1964: Summary: Gremlin.Net: Expose Strategies in GraphTraversal Key: TINKERPOP-1964 URL: https://issues.apache.org/jira/browse/TINKERPOP-1964 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-11 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507889#comment-16507889 ] Jorge Bay commented on TINKERPOP-1942: -- Thanks for sharing, smile format looks interesting. I

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-12 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509342#comment-16509342 ] Jorge Bay commented on TINKERPOP-1942: -- There seems to be a misunderstanding about

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-12 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509616#comment-16509616 ] Jorge Bay commented on TINKERPOP-1942: -- I was hoping to get some time to create a basic poc and

[jira] [Created] (TINKERPOP-1977) Gremlin-JavaScript: Support SASL authentication

2018-06-04 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1977: Summary: Gremlin-JavaScript: Support SASL authentication Key: TINKERPOP-1977 URL: https://issues.apache.org/jira/browse/TINKERPOP-1977 Project: TinkerPop

[jira] [Created] (TINKERPOP-1995) DriverRemoteConnection close() method returns undefined

2018-07-03 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1995: Summary: DriverRemoteConnection close() method returns undefined Key: TINKERPOP-1995 URL: https://issues.apache.org/jira/browse/TINKERPOP-1995 Project: TinkerPop

[jira] [Closed] (TINKERPOP-1943) JavaScript GLV: Support GraphSON3

2018-05-01 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1943. Resolution: Done > JavaScript GLV: Support GraphSON3 > - > >

[jira] [Closed] (TINKERPOP-1944) JavaScript GLV: DriverRemoteConnection is not exported in the root module

2018-05-02 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1944. Resolution: Done > JavaScript GLV: DriverRemoteConnection is not exported in the root module >

[jira] [Commented] (TINKERPOP-1816) Consider improvements to the .NET documentation

2017-10-26 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220435#comment-16220435 ] Jorge Bay commented on TINKERPOP-1816: -- Can you specify which areas are not covered in the docs:

[jira] [Commented] (TINKERPOP-1816) Consider improvements to the .NET documentation

2017-10-27 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16221858#comment-16221858 ] Jorge Bay commented on TINKERPOP-1816: -- Looking at the initial title from the OP, "the .NET port

[jira] [Commented] (TINKERPOP-1866) Support g:T for .NET

2018-01-08 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316685#comment-16316685 ] Jorge Bay commented on TINKERPOP-1866: -- Do you think we should we add it for both GraphSON2 and

[jira] [Commented] (TINKERPOP-1874) P does not appear to be serialized consistently in GraphSON

2018-01-18 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331858#comment-16331858 ] Jorge Bay commented on TINKERPOP-1874: -- You are correct, on the C# test suite it's invoked as a

[jira] [Closed] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2018-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1489. Resolution: Done Merged into tp32 and merged tp32 into master. I'll start the discussion on

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2018-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339108#comment-16339108 ] Jorge Bay commented on TINKERPOP-1489: -- Test suite for gremlin-javascript on master branch is

[jira] [Reopened] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2018-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay reopened TINKERPOP-1489: -- Reopening it to assign the fix version... > Provide a Javascript Gremlin Language Variant >

[jira] [Closed] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2018-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1489. Resolution: Done > Provide a Javascript Gremlin Language Variant >

[jira] [Updated] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

2018-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1489: - Fix Version/s: 3.3.2 3.2.8 > Provide a Javascript Gremlin Language Variant

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-01-31 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16347007#comment-16347007 ] Jorge Bay commented on TINKERPOP-1880: -- I think the underlying issue is related to making the

[jira] [Commented] (TINKERPOP-1857) GLV test suite consistency and completeness

2018-02-08 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356648#comment-16356648 ] Jorge Bay commented on TINKERPOP-1857: -- We can ignore tests on .NET GLV: {code:java}

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-06 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353656#comment-16353656 ] Jorge Bay commented on TINKERPOP-1880: -- We should find a definitive solution to this issue, any

[jira] [Commented] (TINKERPOP-1857) GLV test suite consistency and completeness

2018-02-13 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362334#comment-16362334 ] Jorge Bay commented on TINKERPOP-1857: -- Nice! the exception information is really useful. Any

[jira] [Created] (TINKERPOP-1889) JavaScript GLV: Use heartbeat to prevent connection timeout

2018-02-14 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1889: Summary: JavaScript GLV: Use heartbeat to prevent connection timeout Key: TINKERPOP-1889 URL: https://issues.apache.org/jira/browse/TINKERPOP-1889 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1857) GLV test suite consistency and completeness

2018-02-14 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364255#comment-16364255 ] Jorge Bay commented on TINKERPOP-1857: -- I've included {{Barrier}} and {{Pop}} in the sandbox used

[jira] [Updated] (TINKERPOP-1891) Serialization of P.not() for gremlin-javascript

2018-02-14 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1891: - Fix Version/s: 3.3.2 3.2.8 > Serialization of P.not() for

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358446#comment-16358446 ] Jorge Bay commented on TINKERPOP-1880: -- I've just downloaded the latest dotnet sdk on macOS and

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358390#comment-16358390 ] Jorge Bay commented on TINKERPOP-1880: -- The release manager can then download the package from

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-09 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358381#comment-16358381 ] Jorge Bay commented on TINKERPOP-1880: -- If there isn't a way of building a signed .NET assembly

[jira] [Commented] (TINKERPOP-1857) GLV test suite consistency and completeness

2018-02-07 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355258#comment-16355258 ] Jorge Bay commented on TINKERPOP-1857: -- I've been looking at the failures and its a huge

[jira] [Commented] (TINKERPOP-1891) Serialization of P.not() for gremlin-javascript

2018-02-21 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16371470#comment-16371470 ] Jorge Bay commented on TINKERPOP-1891: -- I confirm that the serialization made by the javascript

[jira] [Updated] (TINKERPOP-1894) GraphSONMessageSerializerV2d0 fails to deserialize valid P.not()

2018-02-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1894: - Description: GraphSONMessageSerializerV2d0 is not able to deserialize a {{g : P}} predicate

[jira] [Created] (TINKERPOP-1894) GraphSONMessageSerializerV2d0 fails to deserialize valid P.not()

2018-02-20 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1894: Summary: GraphSONMessageSerializerV2d0 fails to deserialize valid P.not() Key: TINKERPOP-1894 URL: https://issues.apache.org/jira/browse/TINKERPOP-1894 Project:

  1   2   3   >