Skip to content

Documentation Issue (Neo4jGraphModel) #9

@jg-eno

Description

@jg-eno

Knowledge Graph Creation and Saving

In order to create and save a knowledge graph, it is important to import the correct module. The following steps explain the process.

Existing documentation :

from graph_maker import Neo4jGraphModel

Correct Syntax for Importing the Module

To create and save the knowledge graph, you should use the Neo4jGraphModel from the knowledge_graph_maker module:

from knowledge_graph_maker import Neo4jGraphModel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions