eyalgr
eyalgr
@aanastasiou Hi, sure, please tell me if I'm wrong but both of these filter nodes based on the **properties of the node**, whereas in this commit `has` filters the nodes...
I’ll do my best to clarify, let me know if I misunderstood something - 1. In this implementation, only one cypher query will be issued to the db regardless of...
Note that passing the result of .all or .get to .has raises a ValueError. I believe it is backwards compatible, the code flow for boolean arguments is left untouched and...
@aanastasiou While writing the documentation I noticed a bug in this feature, where a single node returns more than once in the query. I fixed that in a new change...
Hi @aanastasiou, any news regarding this?