You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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... ?
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?
The text was updated successfully, but these errors were encountered: