Stefan Plantikow

Results 14 issues of Stefan Plantikow

Given a graph with different node types (say "a", "b", "c", etc.) and different edge types ("r", "s", "t"), is it acceptable to modify connect such that the edge type...

Hi, I was looking at kleene algebras recently. They naturally include a transitive closure operator. While it is possible to interpret the graph algebra under transitive closure semantics, is there...

This is a proposal for making Cypher work with multiple graphs. It is part of the redesign of Cypher for adding support for working with multiple graphs that targets Cypher...

enhancement
NOT READY FOR MERGE
CIP
oCIG
cypher10

This is a proposal for creating and managing graphs and views in the catalog and inside the query. It also covers views and parameterized views. It is part of the...

enhancement
NOT READY FOR MERGE
CIP
NOT READY FOR REVIEW
oCIG
cypher10

# CIR-2017-174 Cypher pattern matching assumes relationship uniqueness: A relationship can only be matched once per instance of a pattern. This has been criticized occasionally in research papers and by...

CIR
HAS CIP

View it here: https://github.com/boggle/openCypher/blob/isomatch/cip/1.accepted/CIP2017-01-18-configurable-pattern-matching-semantics.adoc

enhancement
NOT READY FOR MERGE
CIP
oCIG

This is a proposal for improving Cypher's support for working with nested values that contain `NULL`. It is part of the redesign of Cypher for adding support for working with...

enhancement
NOT READY FOR MERGE
CIP
oCIG
cypher10

This addresses #180. [View latest](https://github.com/boggle/openCypher/blob/CIP-query-combinators/cip/1.accepted/CIP2017-04-20-query-combinators-for-set-operations.adoc)

enhancement
NOT READY FOR MERGE
CIP

# CIR-2017-182 Supporting multiple graphs from within the same Cypher query would massively increase the power and expressivity of the language. This CIR asks the community to help us explore...

CIR

# CIR-2017-183 Cypher has a great set of aggregation functions that can be used to compute aggregate values over multiple result records. However it currently is not possible to call...

CIR
oCIG