public class OboBasicDagCheck extends Object
Constructor and Description |
---|
OboBasicDagCheck() |
Modifier and Type | Method and Description |
---|---|
static List<List<org.semanticweb.owlapi.model.OWLObject>> |
findCycles(OWLGraphWrapper graph)
Find cycles of any relationship.
|
public static List<List<org.semanticweb.owlapi.model.OWLObject>> findCycles(OWLGraphWrapper graph)
graph
- Copyright © 2010–2016. All rights reserved.