Skip to content

[BUG] Interactive fails on cypher queries #4384

@zhanglei1949

Description

@zhanglei1949
match (a)-[r]->(b) where r.${property} CONTAINS "${value}" return a,r,b limit 100;
match (a)-[r]->(b) where r.${property} IS NOT NULL return a,r,b limit 100;

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