View Data
The following is an overview of the View Data Screen within the Dataset Management UI in Nexus.
🏗️ Public Preview Release 🚧
This documentation, as well as the View Data screen itself, is currently in public preview.
This page and its accompanying documentation will see updates as we continue to update our functionality. Check back soon!
Overview
The View Data Screen provides an interface to get high-level visibility into your dataset without having to write a single line of FlureeQL.
To get started, select the View Data
tab on the left panel of your dataset page (highlighted in red below).
Utilize the widgets in the top panel (highlighted in purple) to explore time travel capabilities in Fluree. You can move forward, backward, track the date and time of your current view, and see the commit number on the right most side of the panel.
You also have an option to view the Types or Properties of your dataset, the options for which are highlighted in green in the below screenshot.
Types
On the left hand side of the View Data screen users will have the option to view the Types and Properties of their data. For example, by selecting the type Yeti
(as shown in green below), you can see a tabular view of all data of type Yeti
in your dataset.
As we can see in the top right most panel, the results displayed represent our dataset as of commit number 3. By fast forwarding to commit 4 (as shown below), we can see that our results are updated.
Properties
You can view the Properties of your data in a similar way to the types, simply select the Properties tab in the left panel of the View Data screen to see your options. You can select multiple properties to display your data, and utilize the time travel widgets at the top of the screen to navigate the history of your dataset.