-
Story
-
Resolution: Done
-
Major
-
2.0.0.Alpha1
-
None
-
None
We should be able to query for vertices which are of some type, but not any subtype, or a list of subtypes.
Use case: E.g. querying for POJOs - java files which do not have anything else "found on it" - e.g. is not annotated with certain annotations, do not subclass some classes, do not depend on certain APIs.
This could be handled by a special convenience method in Query API.
Additionally, we will want to query for vertices which are not connected to any of many vertex types.
This is a feature that could help us implement WINDUP-256, WINDUP-257 .
- blocks
-
WINDUP-257 Additional report group / classification: "Definitely needs effort", "Definitely no effort", "We don't know".
-
- Closed
-
- is duplicated by
-
WINDUP-458 Support Queries that exclude Frames implementing a specific type
-
- Closed
-
- relates to
-
WINDUP-251 Mark FileModel nodes as "dirty=1" for files withEffort() != 0
-
- Dev Complete
-