Class AccumuloRetriever<OP extends Output & GraphFilters,​O_ITEM>

    • Method Detail

      • doTransformation

        public void doTransformation​(Element element)
        Performs any transformations specified in a view on an element
        Parameters:
        element - the element to transform
      • doPostFilter

        public boolean doPostFilter​(Element element)
        Performs any post Filtering specified in a view on an element
        Parameters:
        element - the element to post Filter
        Returns:
        the result of validating the element against the post filters