Class JenaOrCoreGraphFactory

  • All Implemented Interfaces:
    GraphFactory

    public class JenaOrCoreGraphFactory
    extends Object
    implements GraphFactory
    A factory that detects if a Jena graph or a core graph should be used, and remembers it for future invocations.

    A Jena graph is used if it contains at least one relation for the given graph.