Querying

Top  Previous  Next

The Web3 platform provides support for two different types of query, full text query and structured query using the SPARQL query language. Queries are posted to the topicmap be queried and a query result is returned. This is a synchronous operation. All query results are paged to avoid returning large amounts of data and to improve overall response times.

 

The .NET client API provides direct support for executing queries against a given topicmap.