[GitHub] tinkerpop pull request #921: Add self loop example to Cycle Detection recipe...

2018-08-25 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/921#discussion_r212807145 --- Diff: docs/src/recipes/cycle-detection.asciidoc --- @@ -48,6 +48,25 @@ the length of the cycle is known to be three and there is no need to exceed th

[GitHub] tinkerpop issue #920: optmizes collection copy with Collections addAll

2018-08-25 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/920 I can see why `Collections.addAll(...)` would be faster than `c.addAll(Arrays.asList(...))`, but not why it would be faster than a simple loop. I think if you really want to squeeze out as much a

[jira] [Commented] (TINKERPOP-2023) Gremlin Server should not create self-signed certs

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

[GitHub] tinkerpop issue #912: TINKERPOP-2023 SSL Enhancements

2018-08-25 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/912 Very nice work. VOTE: +1 ---

[jira] [Updated] (TINKERPOP-2027) Add a Typescript definitions file to the project

2018-08-25 Thread Matthew Allen (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Allen updated TINKERPOP-2027: - External issue URL: (was: https://github.com/apache/tinkerpop/pull/898) > Add a Typ

[jira] [Updated] (TINKERPOP-2027) Add a Typescript definitions file to the project

2018-08-25 Thread Matthew Allen (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Allen updated TINKERPOP-2027: - External issue URL: https://github.com/apache/tinkerpop/pull/898 > Add a Typescript d

[jira] [Comment Edited] (TINKERPOP-2027) Add a Typescript definitions file to the project

2018-08-25 Thread Matthew Allen (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592524#comment-16592524 ] Matthew Allen edited comment on TINKERPOP-2027 at 8/25/18 8:49 AM:

[jira] [Commented] (TINKERPOP-2027) Add a Typescript definitions file to the project

2018-08-25 Thread Matthew Allen (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592524#comment-16592524 ] Matthew Allen commented on TINKERPOP-2027: -- See PR 898 for more info and com

[jira] [Created] (TINKERPOP-2027) Add a Typescript definitions file to the project

2018-08-25 Thread Matthew Allen (JIRA)
Matthew Allen created TINKERPOP-2027: Summary: Add a Typescript definitions file to the project Key: TINKERPOP-2027 URL: https://issues.apache.org/jira/browse/TINKERPOP-2027 Project: TinkerPop