Skip to content

Latest commit

 

History

History

cip

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Cypher Improvement Proposals

This is the home for all openCypher Improvement Proposal (CIP) documents. CIPs are documents that outline the syntax and semantics of openCypher.

Note
Features coming from ISO/IEC 39075 GQL are normatively specified by GQL. For such features, a CIP may not be needed and is informational only.

The CIP Lifecycle

CIPs normally pass through a number of phases before and after ending up in this repository. Refer to the Cypher Improvement Process document for more details.

Adopted

This folder contains CIP that have been adopted to openCypher and represented languages features of openCypher. The focus is on adopting language features of ISO/IEC 39075 GQL.

Testable

A CIP enters this phase when it has received a sufficient set of TCK scenarios that outline the use of its suggested features.

Baseline

Part of the specification, but not part of the CIP process, are the documents under baseline. This includes primarily Cypher Query Language Reference, Version 9.