Interface QueryBuilderFind

    • Method Detail

      • excludingType

        QueryBuilderFind excludingType​(Class<? extends org.jboss.windup.graph.model.WindupVertexFrame> type)
        Excludes Vertices that are of the provided type.
      • includingType

        QueryBuilderFind includingType​(Class<? extends org.jboss.windup.graph.model.WindupVertexFrame> type)
        Excludes Vertices that are of the provided type.