Uses of Class
tech.oxfordsemantic.jrdfox.client.TupleTableInfo
Packages that use TupleTableInfo
-
Uses of TupleTableInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return TupleTableInfoModifier and TypeMethodDescriptionDataStoreConnection.describeTupleTable(String tupleTableName) Returns information about the tuple table with the given name.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type TupleTableInfoModifier and TypeMethodDescriptionDataStoreConnection.listTupleTables()Returns the list of tuple tables currently present in the data store.