| Package | Description | 
|---|---|
| com.bigdata.rdf.sail.webapp.client | 
| Modifier and Type | Method and Description | 
|---|---|
| long | RemoteRepository. add(RemoteRepository.AddOp add)Adds RDF data to the remote repository. | 
| long | RemoteRepository. add(RemoteRepository.AddOp add,
   UUID uuid)Adds RDF data to the remote repository. | 
| long | RemoteRepository. update(RemoteRepository.RemoveOp remove,
      RemoteRepository.AddOp add)Perform an ACID update (delete+insert) per the semantics of  the NanoSparqlServer. | 
| long | RemoteRepository. update(RemoteRepository.RemoveOp remove,
      RemoteRepository.AddOp add,
      UUID uuid)Perform an ACID update | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.