-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
The current structure of the ATT (nodes information) and SIF (relations) files generated by Hipathia2CSV includes unnecessary information that complicates the process of importing data into Neo4j. To enhance usability and streamline the integration process, we need to rewrite the output to include only the essential information required for Neo4j implementations.
Proposed Changes:
- - Review the existing structure of the ATT and SIF files.
- - Identify and remove any redundant or non-essential fields.
- - Ensure that the remaining fields meet the requirements for Neo4j compatibility.
- - Update the documentation to reflect these changes.
Expected Outcome:
A simplified version of the ATT and SIF files that facilitates easier and more efficient import into Neo4j, along with updated documentation to guide users on the new output format.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request