The gremlin that result the same with our sql server view:
x = [];t = new
Table();g.v(172079).as('root').outE('Seller').inV.as('sr').store(x).inE('PriceAgreement').outV.as('contract').outE('PriceAgreement').inV.inE('Buyer').outV.as('buyer').table(t,
['contract','buyer']).outE('Seller').inV.loop('sr'){x.contains(it.object)
== false}
r = new ArrayList(); t.each{r->y.add([Buyer:r[1].ID, Contract:r[0].ID])}
I added you to skype. Please accept my invitation.
Rg,
Ryan
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.