Skip to content

Node Property Type constraint doesn't work #25

Description

@irwansb

Steps to reproduce:

CREATE CONSTRAINT movie_title FOR (movie:Movie) REQUIRE movie.title IS :: STRING
CREATE (m:Movie{title: 123})

Expected: Constraint error. Actual: Sucessful

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions