Uses of Class
tech.oxfordsemantic.jrdfox.client.DeltaQueryAnswerInfo
Packages that use DeltaQueryAnswerInfo
-
Uses of DeltaQueryAnswerInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type DeltaQueryAnswerInfoModifier and TypeMethodDescriptionDataStoreConnection.listDeltaQueryAnswers(Optional<String> deltaQueryName, Optional<Long> fromDataStoreVersion, Optional<Long> toDataStoreVersion, Optional<DeltaQueryAnswerType> deltaQueryAnswerType) Lists the delta query answers that match the specified delta query name, the data store version range, and delta query answer type.