neomodel icon indicating copy to clipboard operation
neomodel copied to clipboard

Aggragation and Annotation

Open likecodingloveproblems opened this issue 4 years ago • 2 comments

django QuerySet has aggregate and annotation methods. But in neomodel.nodes this methods are not implemented. as i study neo4j has some aggregation functions. what's reason?

likecodingloveproblems avatar Mar 03 '21 22:03 likecodingloveproblems

@tonioo does that sound like what we discussed where we would like to make the fetch_relations more Django-like with methods like Optional(), Collect(), etc... ?

mariusconjeaud avatar Sep 26 '23 14:09 mariusconjeaud