You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Annotated_code_elements.cypher](./Java/Annotated_code_elements.cypher)| Java | Annotated code elements overall by element type with some examples |
167
167
|[Annotated_code_elements_per_artifact.cypher](./Java/Annotated_code_elements_per_artifact.cypher)| Java | Annotated code elements per artifact and element type with some examples |
168
168
|[Java_Reflection_usage.cypher](./Java/Java_Reflection_usage.cypher)| Java | Query Java Reflection usage combined with invokations of "Class.forName" |
169
+
|[Java_Reflection_usage_detailed.cypher](./Java/Java_Reflection_usage_detailed.cypher)| Java | Query all types that use Java Reflection or "Class.forName" |
169
170
|[Java_deprecated_element_usage.cypher](./Java/Java_deprecated_element_usage.cypher)| Java | Query deprecated type and member usage by non deprecated elements |
171
+
|[Java_deprecated_element_usage_detailed.cypher](./Java/Java_deprecated_element_usage_detailed.cypher)| Java | List all non deprecated elements (types, members) that call deprecated elements |
170
172
|[List_all_existing_artifacts.cypher](./List_all_existing_artifacts.cypher)|| List all existing artifacts |
171
173
|[Methods_1_Delete_Projection.cypher](./Method_Projection/Methods_1_Delete_Projection.cypher)| Method_Projection | Delete projection if existing. Variables: dependencies_projection |
0 commit comments