Closed IcanDivideBy0 closed 9 years ago
I'm reasonably sure that there will be no overlap, if I remember correctly each name
property on the save graph is unique. It would be best to add a test that tests that particular situation in any case.
Hello, this is ready to be reviewed :)
:+1:
:+1:
This looks great. Thanks for your contribution, and sorry it took so long to get around to reviewing it.
published as v0.10.0
sorry, meant v0.7.0
@jonpacker thanks, i'll get around and see what i can do with other issues.
fixes #64
I just want to check with you guy if generating the relation identifier in cypher by prefixing the node name with
rel_
is the right way to go, or if you prefer to use some kind of name generator like this one. I think it might overlap if you have a model namedwhatever
which is related to another model, AND a third model namedrel_whatever
, all involved in the same query.If that's fine with you, I'll keep going :
ability to filter on relationships propertiesit looks like this can already be done withmodel.query