jqassistant-archive / jqa-java-plugin

Java Plugin of jQAssistant. It enables jQAssistant to scan and to analyze Java related artifacts.
https://www.jqassistant.org
GNU General Public License v3.0
13 stars 3 forks source link

Feature/java11 neo4jv4 #40

Closed DirkMahler closed 1 year ago

DirkMahler commented 1 year ago

Just for understanding: Why was the Java label added to multiple queries?

The concept for java:TypeAssignableFrom needed a change to remove a WITH clause to be compatible with Neo4j v4. That one had initially been introduced to reduce the amount of nodes to be processed by merge. In that context (and with the background of the TypeScript prototype) I decided to further qualify the Type nodes.