public class GraphLoadUtils extends Object
GraphLoadUtils()
static void
loadGraph(Graph g, String uri, int limit)
loadModel(Model model, String uri, int limit)
static Graph
readGraph(String uri, int limit)
static Model
readModel(String uri, int limit)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GraphLoadUtils()
public static Model readModel(String uri, int limit)
public static void loadModel(Model model, String uri, int limit)
public static Graph readGraph(String uri, int limit)
public static void loadGraph(Graph g, String uri, int limit)
Licenced under the Apache License, Version 2.0