https://github.com/thobe/openCypher
Name Target Message Date
HEAD a2ea6f5 Removed blatantly wrong information. There were sections in the README that were horribly outdated. Obviously the file had not really been read for a long time... The offending text has been removed and replaced with more up-to-date references. 15 May 2019, 08:15:43 UTC
refs/heads/CIP2015-06-24-call-procedures 1730138 Adding WHERE to CALL/YIELD 02 November 2016, 10:49:05 UTC
refs/heads/aggregations 19c6bad Specify Aggregations 13 April 2017, 14:07:31 UTC
refs/heads/cip2015-02-17b-where-in-var-length-patterns 81e5452 CIP2015-02-17 WHERE in Variable Length Patterns This CIP proposes the introduction of inner predicates in variable length patterns in order to be able to precisely describe the set of candidate paths to be searched by variable length patterns and/or shortest path. 17 February 2015, 14:07:20 UTC
refs/heads/cip20150217-dynamic-property-lookup f6bbdd2 CIP20150217 Dynamic Property Lookup It has been requested by users to be able to lookup the key of an entity or a map using a dynamically computed String value as the key. Currently Cypher does not provide this. This CIP suggests the introduction of new syntax (`n["key"]``) to enable this. Additionally, this CIP proposes to add a new function (`keys()`) for iterating the keys of any map or entity. 17 February 2015, 10:52:59 UTC
refs/heads/comprehension-projection b4cfa0e Draft of Map projection and Pattern comprehension 28 February 2017, 16:09:35 UTC
refs/heads/date-time 4ae4ba8 Introduce timezone in the comparison order. 10 April 2018, 10:24:29 UTC
refs/heads/delete-semantics 634d561 Marry the section on paths with the section on type system 19 October 2018, 14:04:50 UTC
refs/heads/grammar-toolkit 0544219 Document how to use the project xml format 29 March 2022, 10:18:17 UTC
refs/heads/map-projection d01aadd Stylistic changes for the style gods 18 April 2017, 16:15:42 UTC
refs/heads/master a2ea6f5 Removed blatantly wrong information. There were sections in the README that were horribly outdated. Obviously the file had not really been read for a long time... The offending text has been removed and replaced with more up-to-date references. 15 May 2019, 08:15:43 UTC
refs/heads/rpq b95eec1 Textual improvements based on feedback 30 June 2017, 05:06:05 UTC
refs/heads/single-value-subqueries fa12c08 More descriptive text Clarify the semantics of Scalar Subqueries. Specify the reason for having SingleValuePatternQuery, i.e. it being the future of Pattern Comprehension. 28 June 2019, 10:39:01 UTC
back to top