wjx1
October 18, 2022, 1:06am
1
I use the graph-app-kit for local tigergraph on my linux virtual machine, I start graph-app-kit by “./dc.cpu build”,but it can’t connect the local tigergraph. Whether it only connect to the tigergraph cloud. And whether can I the display graph create by myself on graph-app-kit
@wjx1
Can you provide the error message you’re getting? Just to confirm this is the “Graph-App-Kit” application you’re deploying?
# Quick launch TigerGraph and graph-app-kit
This guide walks through setting up a TigerGraph database to configure with `graph-app-kit`.
## Setup
### 1. Setup TigerGraph
Create a free TigerGraph Cloud account, launch the prebuilt solution, and run the sample data loader and sampler query loader.
1. Create a [TG Cloud](https://tgcloud.io/) account
2. Click **Create Solution** and choose the **Fraud and Money Laundering Detection** starter kit.
3. Click through the options and launch, which takes ~5 minutes
4. Open [GraphStudio](https://www.tigergraph.com/graphstudio/): `My Solutions` -> `Applications` -> `Graph Studio`, using credentials `tigergraph` / `password_you_set_during_launch`
5. In the top-left dropdown, flip from `Global View` to `Anti Fraud`
6. Click the left menu's **Load Data** option and hit the *play button* (`Start/Resume loading`) to load the sample data into the graph
7. Click the left menu's **Write Queriess** option and hit the *up button* (`Installl all queries`) to compile the sample queries
8. Generate a secret token: Top-right `Admin` button -> `User Management` -> new alias `mysecret` -> hit `[ + ]` and copy the generated secret
See also the demo video from an older version of TG Cloud:
This file has been truncated. show original