sails-restful-neo4j:SailsWaterline RESTful Neo4j 适配器

时间:2024-08-02 10:33:37
【文件属性】:

文件名称:sails-restful-neo4j:SailsWaterline RESTful Neo4j 适配器

文件大小:12KB

文件格式:ZIP

更新时间:2024-08-02 10:33:37

JavaScript

宁静的 Neo4j 2.1+ 用于 Neo4j 宁静 apis 的 Sails.js 水线适配器 安装 从 NPM 安装。 $ npm install sails-restful-neo4j 兼容性 这与风帆 0.10 及更高版本兼容 帆配置 将以下配置添加到 config/connections.js 文件中: module . exports . connections = { default : 'restful-neo4j' , restful - neo4j : { module : 'sails-restful-neo4j' , type : 'json' , // expected response type (json | string | http) host : 'foo.myneo4j.com' , //


【文件预览】:
sails-restful-neo4j-master
----package.json(1KB)
----SailsRest.js(10KB)
----test()
--------support()
--------integration()
----.npmignore(31B)
----examples()
--------models()
--------config()
----.gitignore(67B)
----Makefile(148B)
----README.md(7KB)

网友评论