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

EagerOperatorWarning

The query plan includes an eager operator that requires all input rows to be buffered before producing output. This can cause high memory usage for large datasets.

References

← all namespaces