public class QueryBank extends Object
| Modifier and Type | Method and Description | 
|---|---|
static QueryBank | 
getInstance()
QueryBank 
 | 
org.openrdf.query.TupleQuery | 
getTreeNextLayerQuery(String RDFparentID,
                     org.openrdf.repository.RepositoryConnection con)
getTreeNextLayerQuery 
 | 
org.openrdf.query.TupleQuery | 
getTreeTopQuery(org.openrdf.repository.RepositoryConnection con)
getTreeTopQuery 
 | 
public static QueryBank getInstance()
public org.openrdf.query.TupleQuery getTreeTopQuery(org.openrdf.repository.RepositoryConnection con)
con - Repository connectionpublic org.openrdf.query.TupleQuery getTreeNextLayerQuery(String RDFparentID, org.openrdf.repository.RepositoryConnection con)
parentID - The parent idcon - The repository connectionCopyright © 2016. All rights reserved.