#AgensBrowser have many graph-search methods like “search Title”, “search ShortestPath”, “search #CyclePath“. These are not provided by #AgensGraph, so after results of your query return to Canvas, AgensBrowser can analyze data-graph of results. “Cycle Path” is a special pattern that end-node of the path is same to start-node and the path have more than one hop. RDB’s operators like ‘#JOIN’ are difficult to find cycles. In a case of Business Relation, the CyclePath means strong dependency or fraud relation between members of making path. Especially #FraudDetection is a famous analysis method in insurance industry.
