简体   繁体   中英

How to connect neo4j DB with drupal 7?

We have a problem with connecting Neo4j DB to Drupal 7, is there anyone have a solution or plug-in for it? Requirements for plug-in or solution is:

  1. Match of skills (Nodes)
  2. Recommendation engine / system
  3. Fast response time
  4. Possible to change / add the plug-in
  5. Create users
  6. Use it at AWS or rackspace

There is an ongoing project for Drupal here : https://www.drupal.org/project/neo4j_connector

I never tested it but I know it exist.

BTW you can easy plug in by making http requests to the neo4j rest api, there are some php http clients available on github :

https://github.com/neoxygen/kwark

https://github.com/jadell/neo4jphp

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM