| Methods in swBackend that return SWQueryResult |
SWQueryResult |
SWBackendKaon.executeQuery(java.lang.String query)
Executes a query and returns a SWQueryResult that contains a list of
Concepts, Instances, Properties and Objects, all represented as
(the last part of ) the URI of the entities. |
SWQueryResult |
IAbstractionLayer.executeQuery(java.lang.String query)
Executes a query and returns a SWQueryResult that contains a list of
Concepts, Instances, Properties and Objects, all represented as
(the last part of ) the URI of the entities. |