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: almost 7 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 DSL for generating Cypher queries in Neo4j 4.0+ 204
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 collection of procedures and functions for Neo4j graph databases 1,728
michaelklishin/neocons A Clojure client for interacting with the Neo4J graph database API 204
theacharya/csv2notion-neo A command-line tool that automates the upload and merging of CSV or JSON data with images to Notion databases. 23
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 212
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 881
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