[jira] [Created] (TINKERPOP-1452) TinkerGraph Gryo Export looses multi-properties

2016-09-15 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1452: -- Summary: TinkerGraph Gryo Export looses multi-properties Key: TINKERPOP-1452 URL: https://issues.apache.org/jira/browse/TINKERPOP-1452 Project

[jira] [Created] (TINKERPOP-1451) TinkerGraph Gryo cannot handle relative file paths

2016-09-15 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1451: -- Summary: TinkerGraph Gryo cannot handle relative file paths Key: TINKERPOP-1451 URL: https://issues.apache.org/jira/browse/TINKERPOP-1451 Project

[jira] [Commented] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread Matthias Broecheler (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15396031#comment-15396031 ] Matthias Broecheler commented on TINKERPOP-1388: If a graph implementation wants

[jira] [Updated] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread Matthias Broecheler (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Broecheler updated TINKERPOP-1388: --- Description: to allow TinkerPop implementations to extend it. > M

[jira] [Created] (TINKERPOP-1388) Make ExpandableStepIterator non-final

2016-07-27 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1388: -- Summary: Make ExpandableStepIterator non-final Key: TINKERPOP-1388 URL: https://issues.apache.org/jira/browse/TINKERPOP-1388 Project: TinkerPop

[jira] [Updated] (TINKERPOP-1385) Refactor Profiling test cases

2016-07-22 Thread Matthias Broecheler (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Broecheler updated TINKERPOP-1385: --- Description: The following test cases make assumptions about the number

[jira] [Updated] (TINKERPOP-1385) Refactor Profiling test cases

2016-07-22 Thread Matthias Broecheler (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Broecheler updated TINKERPOP-1385: --- Description: The following test cases make assumptions about the number

[jira] [Created] (TINKERPOP-1385) Refactor Profiling test cases

2016-07-22 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1385: -- Summary: Refactor Profiling test cases Key: TINKERPOP-1385 URL: https://issues.apache.org/jira/browse/TINKERPOP-1385 Project: TinkerPop

Re: withBindings() -- the final piece of the TINKERPOP-1278 puzzle.

2016-07-13 Thread Matthias Broecheler
Since RemoteGraph is used on the client to connect to a remote graph database, I think its fine to have a tight coupling between the binding and the traversal source, since that allows for binding reuse when multiple queries are issued in one session. As such, one would instantiate a traversal

[jira] [Created] (TINKERPOP-1345) Unrolling of collection for ids

2016-06-19 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1345: -- Summary: Unrolling of collection for ids Key: TINKERPOP-1345 URL: https://issues.apache.org/jira/browse/TINKERPOP-1345 Project: TinkerPop