Class VertexReplaceOptions

    • Constructor Detail

      • VertexReplaceOptions

        public VertexReplaceOptions()
    • Method Detail

      • getWaitForSync

        public Boolean getWaitForSync()
      • waitForSync

        public VertexReplaceOptions waitForSync​(Boolean waitForSync)
        Parameters:
        waitForSync - Wait until document has been synced to disk.
        Returns:
        options
      • getIfMatch

        public String getIfMatch()
      • ifMatch

        public VertexReplaceOptions ifMatch​(String ifMatch)
        Parameters:
        ifMatch - replace a document based on target revision
        Returns:
        options