Skip to content

Instantly share code, notes, and snippets.

@ThakurPriyanka
Created May 1, 2019 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThakurPriyanka/61e546b5cceee47aa1a9cb91dcd3c537 to your computer and use it in GitHub Desktop.
Save ThakurPriyanka/61e546b5cceee47aa1a9cb91dcd3c537 to your computer and use it in GitHub Desktop.
if (daoOperation.deleteNode(Address.builder().uid(addressDeleteUid).build())) {
System.out.println("Delete Transaction for address completed");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment