All Projects → opencypher → Opencypher

opencypher / Opencypher

Licence: apache-2.0
Specification of the Cypher property graph query language

Programming Languages

language
365 projects
declarative
70 projects
grammar
57 projects

Projects that are alternatives of or similar to Opencypher

Neo4j
Graphs for Everyone
Stars: ✭ 9,582 (+1694.38%)
Mutual labels:  graph, cypher, database
Ingraph
Incremental view maintenance for openCypher graph queries.
Stars: ✭ 40 (-92.51%)
Mutual labels:  graph, query, cypher
Cypher For Gremlin
Cypher for Gremlin adds Cypher support to any Gremlin graph database.
Stars: ✭ 267 (-50%)
Mutual labels:  graph, cypher
Preql
An interpreted relational query language that compiles to SQL.
Stars: ✭ 257 (-51.87%)
Mutual labels:  query, database
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (-32.77%)
Mutual labels:  query, database
Conventionalcommits.org
The conventional commits specification
Stars: ✭ 3,552 (+565.17%)
Mutual labels:  standard, specification
Inquiry Deprecated
[DEPRECATED]: Prefer Room by Google, or SQLDelight by Square.
Stars: ✭ 264 (-50.56%)
Mutual labels:  query, database
Popoto
Visual query builder for Neo4j graph database
Stars: ✭ 318 (-40.45%)
Mutual labels:  graph, cypher
security-policy-specification-standard
This document proposes a way of standardising the structure, language, and grammar used in security policies.
Stars: ✭ 24 (-95.51%)
Mutual labels:  specification, standard
Performance
⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
Stars: ✭ 429 (-19.66%)
Mutual labels:  query, database
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (-27.72%)
Mutual labels:  graph, database
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (-3.37%)
Mutual labels:  graph, database
specification
Software Bill of Material (SBOM) standard designed for use in application security contexts and supply chain component analysis
Stars: ✭ 129 (-75.84%)
Mutual labels:  specification, standard
biolink-model
Schema and generated objects for biolink data model and upper ontology
Stars: ✭ 83 (-84.46%)
Mutual labels:  specification, standard
Opennars
OpenNARS for Research 3.0+
Stars: ✭ 264 (-50.56%)
Mutual labels:  graph, database
shared-row
This is an open data specification for describing the right-of-way (ROW) for street centerline networks. It is intended to establish a common set of attributes (schema) to describe how space is allocated along a streets right of way from sidewalk edge to sidewalk edge.
Stars: ✭ 16 (-97%)
Mutual labels:  specification, standard
Morpheus
Morpheus brings the leading graph query language, Cypher, onto the leading distributed processing platform, Spark.
Stars: ✭ 303 (-43.26%)
Mutual labels:  graph, cypher
Things.sh
Simple read-only comand-line interface to your Things 3 database
Stars: ✭ 492 (-7.87%)
Mutual labels:  graph, database
standard-components
A specification for functional UI components
Stars: ✭ 52 (-90.26%)
Mutual labels:  specification, standard
BrAPI
Repository for version control of the BrAPI specifications
Stars: ✭ 50 (-90.64%)
Mutual labels:  specification, standard

ifdef::env-github,env-browser[:outfilesuffix: .adoc]

= The Cypher Property Graph Query Language

image:https://travis-ci.org/opencypher/openCypher.svg?branch=master["Build Status", link="https://travis-ci.org/opencypher/openCypher"]

This repository holds the specification of Cypher, a declarative property graph query language. Its purpose is to be central to the process of evolving the specification and standardisation of Cypher as a graph query language.

== Overview of the process

Changes to openCypher are made through consensus in the openCypher Implementers Group (oCIG). The process for proposing changes, voting on proposals and measuring consensus is described in https://docs.google.com/presentation/d/1OHMxiz9xW6rINiJcCdm28a8uNcZEtCsMPfhFSIA-XXE/edit[this set of slides].

Refer to the link:CIP-PROCESS.adoc[Cypher Improvement Process] document for more details on CIPs, CIRs, their structure and lifecycle.

== The structure of this repository

== Contact us

There are several ways to get in touch with the openCypher project and its participants:

  • Are you interested in implementing openCypher for your platform, but you have general questions and want to reach out to other community members with similar interests? Post to our Google Groups mailing list: https://groups.google.com/forum/#!forum/opencypher
  • For specific feature requests or bug reports, please open an issue on this repository.
  • Do you have a particular contribution in mind, and concrete ideas on how to implement them? Open a pull request.

== Copyright

© Copyright 2015-2017 Neo Technology, Inc.

== Feedback

Any feedback you provide to Neo Technology, Inc. through this repository shall be deemed to be non-confidential. You grant Neo Technology, Inc. a perpetual, irrevocable, worldwide, royalty-free license to use, reproduce, modify, publicly perform, publicly display and distribute such feedback on an unrestricted basis.

== License

The openCypher project is licensed under the http://www.apache.org/licenses/LICENSE-2.0[Apache license 2.0]. // TODO: I feel like we should flesh this section out a bit -- not sure how

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].