You can download the code for this example here:
OnyxDevTools/onyx-database-examples/querying/ListExample.
The quickest way to retrieve a list of entities is to use the list method. This tutorial demonstrates how retrieve a list of entities. For this example we will retrieve a list of "Player" entities. To see how the data was seeded for this example, see Main.java.
This will retrieve a list of entities of a given type
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.