jqassistant-archive / jqa-core-framework

The core framework of jQAssistant providing the infrastructure for scanners, rules, analysis and reports.
http://jqassistant.org/
GNU General Public License v3.0
23 stars 6 forks source link

Log Neo4j warnings for queries executed during analyze #96

Closed DirkMahler closed 4 months ago

DirkMahler commented 7 months ago

The Neo4j browser shows warning for queries about possible proplems, e.g.

These warning should be emitted as well by jQA, possibly guarded by a configuration option.

This feature would help in migrating concepts and constraints to newer Neo4j versions as soon as these are supported by jQA (e.g. currently Neo4j v4 vs. v5).