Git Product home page Git Product logo

Comments (6)

LinneaAndersson avatar LinneaAndersson commented on June 3, 2024

Thanks for reporting this, we will look into it and get back to you when we have more information.

from neo4j.

ljhhuxiaoba avatar ljhhuxiaoba commented on June 3, 2024

Hello,I have a doubt about Cypher, that is "MATCH pattern1, pattern2" and "MATCH pattern1 MATCH pattern2" are equivalent or not, looking forward to your reply.

from neo4j.

ljhhuxiaoba avatar ljhhuxiaoba commented on June 3, 2024

@LinneaAndersson Could you help me with this?

from neo4j.

LinneaAndersson avatar LinneaAndersson commented on June 3, 2024

@ljhhuxiaoba A relationship can only be traversed once in a given match. The same restriction doesn’t hold for nodes, which may be re-traversed any number of times in a match. Therefor the result may differ between the 2 different queries you just gave. If the patterns does not contain any relationships, they should be equivalent. Does that answer your question?

from neo4j.

ljhhuxiaoba avatar ljhhuxiaoba commented on June 3, 2024

Thanks very much!

from neo4j.

pontusmelke avatar pontusmelke commented on June 3, 2024

@ljhhuxiaoba Hi, thanks for reporting. A fix for this is merged in 5.19.

If the upgrading doesn't help, please just reopen the issue.

Regards,
Pontus

from neo4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.