Neo.ClientNotification.Statement.DynamicPropertyWarning
neo4j DynamicPropertyWarning
The query uses a dynamic property lookup (e.g. n[key]), which prevents the planner from using indexes efficiently. Consider rewriting with a static property name if possible.