Uses of Interface
tech.oxfordsemantic.jrdfox.client.ServerConnection
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.client |
-
Uses of ServerConnection in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return ServerConnection Modifier and Type Method Description ServerConnection
ServerConnection. duplicate()
Creates a new connection to the same data store.static ServerConnection
RDFoxServer. newServerConnection(java.lang.String roleName, java.lang.String password)
Creates a new connection to the RDFox server.