errors.fyi community error code reference
Neo.ClientNotification.Statement.CartesianProductWarning
neo4j

CartesianProductWarning

The query contains a Cartesian product between disconnected patterns, which may produce a very large number of rows. Consider adding a relationship or predicate to connect the patterns.

References

← all namespaces