Class Factory

java.lang.Object
org.apache.jena.graph.Factory

@Deprecated public class Factory extends Object
Deprecated.
A factory class for creating Graphs.
  • Method Details

    • createDefaultGraph

      public static Graph createDefaultGraph()
      Deprecated.
      Answer a memory-based Graph.
    • createGraphMem

      public static Graph createGraphMem()
      Deprecated.
    • empty

      public static Graph empty()
      Deprecated.
      Immutable graph with no triples