org.tm4j.panckoucke.impl.abstraction.tolog.TologMatrixAbstractor .evaluateQuery(org.tm4j.topicmap.TopicMap tm,java.lang.String query)

Description

performs a Tolog-Query and returns an AbstractModel

Parameters
java.lang.String query a valid tolog query
org.tm4j.topicmap.TopicMap tm the topicmap to query on. must not be null

Returns

a Model which contains all values from the resultset

Other Resources

Related Topics

Has Parameters