Class IpLikeSearchProvider

  • All Implemented Interfaces:
    HistoryAwareSearchProvider, SearchProvider

    public class IpLikeSearchProvider
    extends AbstractSearchProvider
    implements HistoryAwareSearchProvider
    Implementation of the API that allows the user to specify an IPLIKE query. The query itself is returned in the set as a collapsible selection as well as the "distinct" list of IPs from the DB that are also collapsible since multiple nodes may have the same IP. The supports adding all the nodes having the selected IP. FIXME: Improve the label to support showing how many vertices are supported by each
    Author:
    David Hustace