uk.ac.soton.ecs.grimoires.server.impl
Interface RDQLQueryQualifier

All Known Implementing Classes:
SimpleRDQLQueryQualifier

public interface RDQLQueryQualifier

An interface that specifies style of the rdql query to be generated.


Method Summary
 boolean doExactMatches()
           
 

Method Detail

doExactMatches

public boolean doExactMatches()