This query has been generated by arrows.app, and returns the following strange errors.
I examinated the query, but didn't find any visible error.
MERGE (n28:Cart {uuid: "32c7b209-5a8d-4a92-98d7-35c30c9a4117", createdAt: "2025-02-01T15:00:00Z+1", valueOfGoods: 128.10, vat: 26.90, otherTaxes: NULL, totalToPay: 155.00})-[:REMOVED {at: NULL}]->(n140:Price {listPrice: 310.00, currency: "EUR", discount: "50%", discountedPrice: 155.00, uuid: "1f41876f-a71b-47ba-a0d8-0f452f3b0ea8"})<-[:ADDED {at: "2025-02-01:16:00:00T+1"}]-(n28)<-[:HAS_CART {status: "pending", residualAmount: 15.00}]-(n25:User {uuid: "6214648b-407e-47a1-96f9-ef85b7035e01", nickname: "PDP"})-[:HAS_CONVERSATION {Start: "2025-02-01", End: NULL}]->(n26:Conversation)-[:ADD_REMOVE_ITEM]->(n28)-[:HAS_AMOUNT_PAYABLE]->(n131:amountPayable {amountOwed: 155.00, amountPayed: 140.00, residualAmount: 15.00})-[:PAYMENT]->(:Payment:Amex {amount: 35.00, currency: "EUR", date: "2025-02-01T16:30:00Z+1"})
MERGE (n135:Nick:Singleton {uuid: apoc.create.uuid()})-[:ANSWERS_QUESTION {att: NULL}]->(n134:Step {initiate: "Come posso aiutarti oggi con il modello Sneakers Ash Race??", question: "Vorrei sapere se รจ disponibile in Rosso scuro", answer: "esiste questo colore, ma soltanto nel numero 37 e 41"})<-[:ASKS_QUESTION {att: NULL}]-(n25)-[:BELONGS_TO]->(:Customer {uuid: "b1cdbe2e-63bb-4eb0-94f8-cecc581f3916", shortName: "Lonigro"})<-[:SERVES]-(n135)
MERGE (n26)-[:IS_COMPOSED_OF {at: "2025-02-01T15:45:00Z+1"}]->(n134)<-[:INITIATES {att: NULL}]-(n135)
MERGE (:Payment:Visa {amount: 35.00, currency: "EUR", date: "2025-02-01T16:31:00Z+1"})<-[:PAYMENT]-(n131)-[:PAYMENT]->(:Payment:Mastercard {amount: 35.00, currency: "EUR", date: "2025-02-01T16:32:00Z+1"})
MERGE (n131)-[:PAYMENT]->(:Payment:Paypal {amount: 35.00, currency: "EUR", date: "2025-02-01T16:33:00Z+1"})
MERGE (n140)-[:REVIEWED_BY {at: "2025-02-10T23:00T+1", star: 4, description: "A fantastic pair of shoes"}]->(n25)
This query has been generated by arrows.app, and returns the following strange errors.
Found no access plan for a pattern relationship in a connected component. This must not happen.