Building Knowledge Graphs by Jesus Barrasa

Building Knowledge Graphs by Jesus Barrasa

Author:Jesus Barrasa
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2023-06-28T00:00:00+00:00


Once you’re happy with the results, you can persist them in the knowledge graph. You could simply use the write version of the algorithm (gds.wcc.write), which annotates each node with the connected component identifier, and then use that to create master entities.

Instead, the Cypher script in Example 9-14 uses the output of the stream version of the algorithm to create a customized persisted representation of the connected components. The subgraph created is itself a representation of the master entity (the golden record). The same script connects all matched records to the master entity, enabling traceability.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.