cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Integrations
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Integrating Neo4j with DynamoDB

We are running an amazon hosted Neo4j cluster and we are getting close to 30G of data, storing quite a lot of legal documents with some hefty fulltext properties that tend to take a lot of space. We are now starting to experience instability around b...

Import database to Neo4j Desktop

Hello! I don't have experience in neo4j and I don't know if what I want to do is possible. I have an external application that is responsible for analyzing android applications and creates a database in neo4j generating the following files: I looked...

2X_c_c405703cab1671ac2a07649dabb0440355378314.png

How do I use Cypher to connect to a RDBMS using JDBC

With the inclusion of java stored procedures in Neo4j 3.x, one can run Cypher to connect to a RDBMS using JDBC. To do so one needs to download and install https://github.com/neo4j-contrib/neo4j-apoc-procedures. After installation of the Neo4j APOC ki...

Call apoc.es in apoc.periodic.repeat not working

Hi, I am trying to call apoc.es.post in an apoc.periodic.repeat call like this: CALL apoc.periodic.repeat("updateElastic", 'CALL apoc.es.put("localhost", "some-index", "_doc", "test-id", null, {id: "test-id", text: "test"}) YIELD value RETURN value'...

pbouda by Node
  • 389 Views
  • 0 replies
  • 0 kudos

Talend connection

Hi I try to connect Talend NoSQL to Neo4J version 4.x . The connection failed since Talend don't have that DB version. Did someone has a clue how to do so?

Labels