public class RVF_TAX extends RVF_DAG
| Modifier and Type | Method and Description |
|---|---|
Map<org.openrdf.model.URI,Set<org.openrdf.model.URI>> |
getAllRVClass()
Compute for all vertices of the loaded graph, the set of vertices corresponding to classes which can be reach from them.
|
Set<org.openrdf.model.URI> |
getRVClass(org.openrdf.model.URI v)
Compute the set of vertices corresponding to classes which can be reach from the given vertex.
|
computeNbPathLeadingToAllVertices, getAllRV, getTerminalVertices, propagateNbOccurencesgetRV, getRV, getRVnb, getWalkConstraint, setWalkConstraintpublic Set<org.openrdf.model.URI> getRVClass(org.openrdf.model.URI v)
v - the vertex of interestpublic Map<org.openrdf.model.URI,Set<org.openrdf.model.URI>> getAllRVClass() throws SLIB_Ex_Critic
SLIB_Ex_CriticCopyright © 2014. All rights reserved.