Skip to content

All changes made in the writing of my thesis are part of this commit. This...

Constantin Urbainsky requested to merge NewAdditions into main

All changes made in the writing of my thesis are part of this commit. This contains: result used from Neo4j will now be handled as a set and not a map, time-series properties can now be aggregated with max/min/avg(n.property) in any clause, the any(n.property) keyword is now functional and fully integrated, two properties can now be compared (this includes ts aggregations), the 'limit' and 'order by' clauses where added as they exist in neo4j

As such many changes were made across most files which handle a part of the querying process

Merge request reports

Loading