neo4apis-activerecord:Ruby宝石,使用activerecord将SQL数据导入neo4j

时间:2024-06-02 05:41:05
【文件属性】:

文件名称:neo4apis-activerecord:Ruby宝石,使用activerecord将SQL数据导入neo4j

文件大小:16KB

文件格式:ZIP

更新时间:2024-06-02 05:41:05

Ruby

neo4apis-activerecord 将数据从PostgreSQL / mySQL / sqlite复制到Neo4j的最简单,最快的方法 如何运行: 没有现有的ActiveRecord应用程序: neo4apis activerecord all_tables --identify-model --import-all-associations 或者 neo4apis activerecord tables posts comments --identify-model --import-all-associations 使用现有的ActiveRecord应用程序: neo4apis activerecord all_models --import-all-associations 或者 neo4apis activerecord models Post Comment


【文件预览】:
neo4apis-activerecord-master
----.gitignore(5B)
----Guardfile(324B)
----test.db(16KB)
----neo4apis-activerecord.gemspec(845B)
----.rubocop.yml(2KB)
----LICENCE.txt(1KB)
----spec()
--------spec_helper.rb(782B)
--------lib()
----README.md(2KB)
----.rubocop_todo.yml(940B)
----lib()
--------neo4apis()
--------neo4apis-activerecord.rb(88B)
----.rvmrc(37B)
----Gemfile(239B)
----Rakefile(43B)
----Gemfile.lock(3KB)

网友评论