Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Incremental evaluation of standard Cypher constructions #18

Closed
szarnyasg opened this issue Dec 7, 2016 · 0 comments
Closed

Incremental evaluation of standard Cypher constructions #18

szarnyasg opened this issue Dec 7, 2016 · 0 comments
Assignees

Comments

@szarnyasg
Copy link
Member

szarnyasg commented Dec 7, 2016

(Related ticket: ftsrg/ingraph#35)

Use this issue to keep track of supported Cypher constructs.

Clauses

  • Query constructs
  • Data manipulation
    • CREATE
    • MERGE
    • SET
    • DELETE
    • DETACH DELETE
    • REMOVE
  • Procedure calls
    • CALL ... YIELD (as this call may run an arbitrary Java code, there is no way we can handle these incrementally)

Sub-clauses

Operators

Expressions

Functions

Types

  • primitives
  • list
  • map
  • node
  • relationship
  • path
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants