Serialized Form
-
Package org.eclipse.rdf4j.sail.model
-
Class org.eclipse.rdf4j.sail.model.SailModel extends org.eclipse.rdf4j.model.impl.AbstractModel implements Serializable
- serialVersionUID:
- -2104886971549374410L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
connKey
UUID connKey
-
includeInferred
boolean includeInferred
-
-