You can download the code for this example here:
OnyxDevTools/onyx-database-examples/querying/DeleteQueryExample.
This tutorial demonstrates easy it is to bulk delete entities that meet a given criteria. To demonstrate this we will delete all Player entities that have the active attribute set to false.
Internally, Onyx Database will delete all off the entities applicable to the criteria.
This will execute the delete action
Our goal is to bring about change by enabling people to use simple and quality software in order to make sad engineers happy.
Copyright ©2017 Onyx Development Tools, LLC. All rights reserved.