Class BGPCollector<X extends Exception>

All Implemented Interfaces:
QueryModelVisitor<X>

@Deprecated(forRemoval=true, since="4.1.0") public class BGPCollector<X extends Exception> extends QueryModelVisitorBase<X>
Deprecated, for removal: This API element is subject to removal in a future version.
Basic graph pattern collector.
  • Constructor Details

    • BGPCollector

      public BGPCollector(QueryModelVisitor<X> visitor)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details