Package org.eclipse.rdf4j.collection.factory.api


package org.eclipse.rdf4j.collection.factory.api
  • Interfaces
    Class
    Description
     
    A marker interface used in the GroupBy logic to make a key out of the values being grouped by.
    A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based.