neomodel
neomodel copied to clipboard
Aggragation and Annotation
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?
@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... ?