与R一起使用neo4j [英] Use neo4j with R

查看:222
本文介绍了与R一起使用neo4j的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有支持neo4j的R库?我想从neo4j构建一个R图(例如igraph),反之亦然 - 在neo4j中存储一个R图。

更确切地说,我正在寻找类似的东西用于Python的 bulbflow






<更新



有一个新的用于R的neo4j驱动程序,看起来很有前途: http://nicolewhite.github.io/RNeo4j/ 。我改变了正确的答案。

解决方案

考虑RNeo4j驱动程序。上面显示的函数是不完整的:它不能返回单列数据,也没有NULL处理。

https://github.com/nicolewhite/RNeo4j


Is there a R library that supports neo4j? I would like to construct a R graph (e.g. igraph) from neo4j or - vice versa - store a R graph in neo4j.

More precisely, I am looking for something similar to bulbflow for Python.


Update

There is a new neo4j driver for R that looks promising: http://nicolewhite.github.io/RNeo4j/. I changed the correct answer.

解决方案

Consider the RNeo4j driver. The function shown above is incomplete: it cannot return single column data and there is no NULL handling.

https://github.com/nicolewhite/RNeo4j

这篇关于与R一起使用neo4j的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆