|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGraphInitializer
An interface for plugins that can initially populate a Graph.
| Method Summary | |
|---|---|
com.hp.hpl.jena.rdf.model.StmtIterator |
listInitialStatements(com.hp.hpl.jena.rdf.model.Resource rootResource,
java.util.Set<com.hp.hpl.jena.rdf.model.Resource> nodeResources)
Gets a list of statements that shall be displayed initially, and populates a given Set with those Resources that shall be displayed as nodes. |
| Method Detail |
|---|
com.hp.hpl.jena.rdf.model.StmtIterator listInitialStatements(com.hp.hpl.jena.rdf.model.Resource rootResource,
java.util.Set<com.hp.hpl.jena.rdf.model.Resource> nodeResources)
rootResource - the resource to start withnodeResources - will contain the resulting resources
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||