Skip to content

match with regular expression return error #5492

Closed
@nebula-bots

Description

as title

(root@nebula) [basketballplayer]> match (v:player{name:"Tim Duncan"})-[e]->(m) where m.player.name=~ 'Tony.*' rETURN v.player.name;
[ERROR (-1005)]: Storage Error: Invalid filter.

Your Environments (required)

ent-3.4-release and master

Expected behavior

execute normally

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions