graphiti:让您的哈希了解 ArangoDB

时间:2021-06-12 01:49:45
【文件属性】:
文件名称:graphiti:让您的哈希了解 ArangoDB
文件大小:16KB
文件格式:ZIP
更新时间:2021-06-12 01:49:45
Ruby 石墨 该库“破坏”了您的哈希类,以允许哈希实例与图形/文档数据库对话。 这是一个小实验,看看是否有猴子补丁和一点点hackery 导致一些感觉很自然的图形。 尝试一下: options = { url : "http://127.0.0.1:8529" , database_name : "test" , username : "" , password : "" , graph : "test" } Graphiti . configure options Hash . include Graphiti # Insert into existing document collection foo = { foo : "bar" } . insert . into ( :ver
【文件预览】:
graphiti-master
----LICENSE.txt(1KB)
----lib()
--------graphiti()
--------graphiti.rb(5KB)
----Gemfile(93B)
----spec()
--------graphiti_spec.rb(5KB)
--------configuration_spec.rb(1KB)
--------builder_spec.rb(2KB)
--------components()
--------spec_helper.rb(2KB)
----Rakefile(29B)
----graphiti.gemspec(996B)
----README.md(5KB)
----.rspec(53B)
----.gitignore(124B)

网友评论