Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.71 KB

Lesson_5.md

File metadata and controls

30 lines (22 loc) · 1.71 KB

Adding Relationships to the SEC Knowledge Graph

Creating Form 10K nodes

  • Each of the chunks has the information that we need to create the form node.
  • Creating Form 10K nodes

Adding relationships to the graph

  • Goal: Add relationships to improve the context around each chunk.
  • Adding relationships to the graph
  • We can create linked list of all chunks belonging to a section.
  • Another relationship: Connecting the form to the first chunk of each section.
    • This will enable to easily navigate from the form to the beginning of a particular section.

Neo4j documentation

Notebook

  • Jupyter Notebook
  • Observation:
    • Default retrieval is from a single chunk. For window query, context is expanded with adjacent chunks.
    • This is reflected in the answer to the query on Netapp's ransomware protection. Window query expands the context by mentioning NetApp's ONTAP data management software.