Subclasses of RVF in slib.sglib.algo.graph.extraction.rvf |
class |
AncestorEngine
Class used to provide an easy way to retrieve the ancestors of a concept
(super classes of a class). |
class |
DescendantEngine
|
class |
RVF_DAG
Object of this class can be used to retrieve the vertices reachable from a
particular vertex of an acyclic graph considering particular relationships
i.e. |
class |
RVF_TAX
Object of this class can be used to retrieve the vertices reachable from a
particular vertex of an acyclic graph considering taxonomic relationships. |