Package org.liquigraph.core.model
Interface CompoundQuery
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancompose(boolean firstResult, boolean secondResult)Stringcompose(String firstQuery, String secondQuery)QuerygetFirstQuery()QuerygetSecondQuery()
-