This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
With the continued growth of Graph Databases, it would be nice for Alteryx to creates a new tool set that would allow input/output connectors for Graph Databases like Neo4j which software tools like Pentaho and Talend already have.
Totally agree. I have quite a need to send data to a graphDB to perform graph related computations and then extract the result for further analysis and visualization. Adjacency matrix type calculations aren't fast enough on relational DBs.
A native, optimized connector using the Bolt driver for Neo4j would be a huge plus compared to using Python code or the HTTP API... both alternatives are too slow for any serious connections to a Neo4j database.