Uses of Class
tech.oxfordsemantic.jrdfox.client.DeltaQueryInfo
Packages that use DeltaQueryInfo
-
Uses of DeltaQueryInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return DeltaQueryInfoModifier and TypeMethodDescriptionDataStoreConnection.describeDeltaQuery(String deltaQueryName) Returns information about the delta query with the given name.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type DeltaQueryInfoModifier and TypeMethodDescriptionDataStoreConnection.listDeltaQueries()Returns information about the delta queries currently registered with the data store.