Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-164

Support Query.fromType(Model.class).excludingType(SubModel.class)

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Final
    • 2.0.0.Alpha1
    • None
    • 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 .

              jsightle@redhat.com Jess Sightler
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: