Skip to content
ansell edited this page Aug 29, 2011 · 3 revisions

Welcome to the queryall wiki!

Backwards compatibility

Backwards compatibility is provided using the Settings.CONFIG_API_VERSION variable. Any version less than the current version can be called, although for ancient versions the data models may no longer be compatible. Each of the QueryAllObject.toRdf and QueryAllSchema.schemaToRdf methods take the version as a parameter, so they can make a best effort attempt to match their current data model with the previous version as given.

Miriam Compatibility

Clone this wiki locally