Re: Review Request 64442: ATLAS-2304: fix Relationship search API to work TinkerPop3

2017-12-11 Thread Graham Wallis
> On Dec. 8, 2017, 9:39 a.m., Graham Wallis wrote: > > Just something to check... in TP3 the range() step is non-inclusive at the > > lower bound, i.e. > > > > gremlin> g.V().range(0,3) > > ==>v[1] > > ==>v[2] > > ==>v[3] > > gremlin> g.V().range(1,3) > > ==>v[2] > > ==>v[3] > > > > In the TP2

Re: Review Request 64442: ATLAS-2304: fix Relationship search API to work TinkerPop3

2017-12-08 Thread Madhan Neethiraj
> On Dec. 8, 2017, 9:39 a.m., Graham Wallis wrote: > > Just something to check... in TP3 the range() step is non-inclusive at the > > lower bound, i.e. > > > > gremlin> g.V().range(0,3) > > ==>v[1] > > ==>v[2] > > ==>v[3] > > gremlin> g.V().range(1,3) > > ==>v[2] > > ==>v[3] > > > > In the TP2

Re: Review Request 64442: ATLAS-2304: fix Relationship search API to work TinkerPop3

2017-12-08 Thread Graham Wallis
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64442/#review193232 --- Just something to check... in TP3 the range() step is non-inclusiv

Re: Review Request 64442: ATLAS-2304: fix Relationship search API to work TinkerPop3

2017-12-07 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64442/#review193228 --- Ship it! Ship It! - Sarath Subramanian On Dec. 7, 2017, 11:1

Review Request 64442: ATLAS-2304: fix Relationship search API to work TinkerPop3

2017-12-07 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64442/ --- Review request for atlas. Bugs: ATLAS-2304 https://issues.apache.org/jira/b