PuppyGraph Web UI
Login
The Login
page asks for the username and password.
The default username is puppygraph
, while the default password varies:
puppygraph123
for docker- EC2 Instance ID for instances launched from PuppyGraph Enterprise AMI in AWS Marketplace
Schema
The Schema
page is the default page after login. It provides different methods of modeling a graph.
Create Graph Schema
: Create a schema using the interactive toolUpload Graph Schema JSON
: Upload a schema file in JSON formatUse example schema/data
: Load the example graph
After a schema is uploaded, the Schema
page shows the visualized graph schema as well as the JSON schema (folded by default).
Query
The Query
page features a suite of tools that enables graph querying on the web UI.
See Querying for more details.
Visualize
The Visualize
page contains an interactive explorer to view the graph.
See Graph Explorer for more details.
Dashboard
The Dashboard
page contains a customizable dashboard to enhance your data visualization and sharing capabilities.
See Dashboard for more details.