neoloadcsvskelgen

CSV generator

Generates Neo4j Cypher code skeleton for importing CSV files

Will output a skeleton of LOAD CSV Cypher script for Neo4j, based on .... a csv file and user hints

GitHub

2 stars
2 watching
0 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list

csvcypherneo4jprocedureskeleton

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sarmbruster/neo4j-csv-firehose Enables Neo4j to load data from external sources in CSV format 12
neo4j/cypher-dsl A Java-based tool for generating Cypher queries in a type-safe and builder-like manner. 198
asafdav/ng-csv Tool for generating downloadable CSV files from arrays and objects in web applications. 572
neo4j-contrib/cypher-vim-syntax A Vim syntax extension for highlighting and formatting Cypher queries 40
svenvc/neocsv A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. 29
neo4j-contrib/neo4j-apoc-procedures A comprehensive library of custom implementations for Neo4j's procedural interface, providing extensions to the graph database's capabilities. 1,715
michaelklishin/neocons A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database 204
theacharya/csv2notion-neo A command-line tool that automates the upload and merging of CSV or JSON data with images to Notion databases. 22
jimwebber/neo4j-tutorial A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests 320
neo4j-contrib/neo4j-elasticsearch Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing 211
jheusser/csvfix Tools to fix and process CSV files 4
simonw/csvs-to-sqlite A command-line tool for converting CSV files into SQLite databases 878
wildgums/orc.csv Utilities for processing and manipulating CSV data 10
graphaware/neo4j-importer A Java-based tool for efficiently importing large amounts of data into Neo4j graph databases from various sources such as CSV files and SQL databases. 26
nrinaudo/kantan.csv A CSV handling library that provides a functional and safe interface to work with comma-separated data files. 346