0

After installing Nebula 3.5.0, a MATCH statement that was previously working in 3.4.1 is now returning an error. The statement is: MATCH p=(v) - [e * 1…2]- (v2) WHERE id(v) IN [“66185761163685974X”] RETURN p LIMIT 100. When running in 3.5.0, the error occurs.:

enter image description here

When running in 3.4.1, it shows this:

enter image description here

0 Answers0