This topic summarizes best practices for Graph Database.
|
Description |
Reference |
|
Get started with PolarDB Graph Database. Learn its core concepts and how to use it. |
|
|
Use the Graph Database plugin in PolarDB to quickly import hundreds of millions of nodes and edges. This method avoids performance bottlenecks caused by queries during edge insertion. |
Graph analytics based on PolarDB: Quickly import data to a graph from a table |
|
Use a Data Transfer Service (DTS) task to create a real-time synchronization link that synchronizes data from other databases to PolarDB Graph Database. |
|
|
Use the Graph Database plugin in PolarDB to run graph queries on a public insurance dataset. This example shows how to identify abnormal claims and fraud rings in an insurance claims scenario. |
Graph analytics based on PolarDB: A practical guide to insurance data analytics |
|
Use the Graph Database plugin in PolarDB to identify relationships between fraudulent transactions with graph queries. Calculate the Jaccard similarity between transactions to trigger fraud alerts. |