Class DataStoreInfo
java.lang.Object
tech.oxfordsemantic.jrdfox.client.DataStoreInfo
Encapsulates information about a data store.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataStoreInfo
-
-
Method Details
-
getName
-
getUniqueID
-
isPersistent
public boolean isPersistent()Returnstrueif the data store is persistent.- Returns:
trueif the data store is persistent.
-
isOnline
public boolean isOnline()Returnstrueif the data store is online.- Returns:
trueif the data store is online.
-
getParameters
-
hashCode
-
equals
-