[jira] [Commented] (TINKERPOP-1298) Save OLAP results to file

2018-07-29 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561302#comment-16561302 ] stephen mallette commented on TINKERPOP-1298: - well - i'm not saying that

[GitHub] tinkerpop issue #898: gremlin-javascript: Typescript typings definition

2018-07-29 Thread daem0ndev
Github user daem0ndev commented on the issue: https://github.com/apache/tinkerpop/pull/898 I'm working on a NestJS module for gremlin client that will essentially be a clean typescript wrapper over this gremlin-javascript library. If there is any interest, I'll gladly publish it. -

[GitHub] tinkerpop pull request #898: gremlin-javascript: Typescript typings definiti...

2018-07-29 Thread daem0ndev
GitHub user daem0ndev opened a pull request: https://github.com/apache/tinkerpop/pull/898 gremlin-javascript: Typescript typings definition Provides an index.d.ts typings definition file for TypeScript consumers of `gremin-javascript`. You can merge this pull request into a Git rep

[jira] [Commented] (TINKERPOP-1298) Save OLAP results to file

2018-07-29 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561212#comment-16561212 ] Daniel Kuppitz commented on TINKERPOP-1298: --- Oh, I didn't realize that it c

[jira] [Commented] (TINKERPOP-1967) Add a connectedComponent() step

2018-07-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561210#comment-16561210 ] ASF GitHub Bot commented on TINKERPOP-1967: --- Github user dkuppitz commented

[GitHub] tinkerpop pull request #897: TINKERPOP-1967 connectedComponent()

2018-07-29 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/897#discussion_r205981525 --- Diff: docs/src/recipes/connected-components.asciidoc --- @@ -35,46 +54,92 @@ g.addV().property(id, "A").as("a"). addE("link").from("d").to("e")

[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-29 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @jorgebay I've modified the Sasl Authenticator so that a mechanism can now be passed in along with any mechanism options. I've changed the Sasl Plain Authenticator to mimic the Java handler co

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

2018-07-29 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann reassigned TINKERPOP-1774: --- Assignee: Florian Hockmann > Gremlin .NET: Support min and max sizes in