Skip to content

CBIIT/INS-Dataloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCI ICDC/CTDC Data Loader

This is the documentation index for the NCI ICDC/CTDC Data Loader

Codacy Badge

Module List

The NCI ICDC/CTDC Data Loader includes multiple data loading modules:

  • Data Loader

    • The Data Loader module is a versatile Python application used to load data into a Neo4j database.
    • Data Loader Documentation
  • File Copier

  • File Loader

    • The File Loader module processes incoming S3 files and then calls the Data Loader module to load the processed file data into a Neo4j database.
    • File Loader Documentation
  • Model Converter

    • The Model Converter uses a combination of YAML format schema files, a YAML formatted properties files, and a GraphQL formatted queries file to generate a GraphQL formatted schema.
    • Model Converter Documentation

Prerequisites

Neo4j needs the APOC plugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11

Languages