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, propagateNbOccurences
getRV, getRV, getRVnb, getWalkConstraint, setWalkConstraint
public 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_Critic
Copyright © 2014. All rights reserved.