public class RVF_TAX extends RVF_DAG
Constructor and Description |
---|
RVF_TAX(slib.sglib.model.graph.G g,
slib.sglib.model.graph.utils.Direction dir) |
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 RVF_TAX(slib.sglib.model.graph.G g, slib.sglib.model.graph.utils.Direction dir)
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.utils.ex.SLIB_Ex_Critic
slib.utils.ex.SLIB_Ex_Critic
Copyright © 2014. All rights reserved.