Package org.apache.jena.sparql.core
Interface DatasetGraphFactory.GraphMaker
-
- Enclosing class:
- DatasetGraphFactory
public static interface DatasetGraphFactory.GraphMakerInterface for making graphs when a dataset needs to add a new graph. Return null for no graph created.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Graphcreate(Node name)
-