Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypher "CREATE CONSTRAINT" Error #188

Open
LockedThread opened this issue Jan 31, 2021 · 1 comment
Open

Cypher "CREATE CONSTRAINT" Error #188

LockedThread opened this issue Jan 31, 2021 · 1 comment

Comments

@LockedThread
Copy link

CREATE CONSTRAINT user_uniqueness IF NOT EXISTS ON (u:User) ASSERT u.uid IS UNIQUE

The CREATE gives an error saying <any cypher option>, <command>, <delete>, <reading clause>, BEGIN, CALL, COMMIT, CREATE, DROP, FOREACH, MERGE, REMOVE, RETURN, SET, USING or WITH expected, got 'CREATE'

Screen Shot 2021-01-31 at 1 17 08 PM

@LockedThread
Copy link
Author

#87
#180
Similar issues and PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant