I have a graph database with the following schema made using Neo4j.
MATCH (customer{customerid})-[:made]->(purchased{Invoiceno, invoicedate})-[:includes{qu