Here is an example of a graph as knowledge data is queried in natural language, and the obtained knowledge is converted into text for use.
Extract graph data from a variety of data in your organization, such as using a relation extraction model.
Store the created graph data in Fujitsu Enterprise Postgres. Nodes and edges can be added with Cypher queries using SQL functions.
To search a graph, you specify a Cypher query to the SQL function. Converts the retrieved properties into a text representation for use.