Interface NodesInDataset
- All Known Implementing Classes:
NodesInDatasetImpl
public interface NodesInDataset
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.query.Dataset
-
Method Details
-
getDataset
org.apache.jena.query.Dataset getDataset() -
getGraphNameAndNodes
Set<GraphNameAndNode> getGraphNameAndNodes()
-