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

Database conversion from SQL Server

Hello, I am a newbie in neo4j and want to find out whether it is possible to convert SQL Server DBs to neo4j. Do you have any pointer to it? Thanks.

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...

Resolved! Can't connect to MSSQL with ETL connector (Windows Authentication)

Hello, I'm using the following setup: sqljdbc41.jar in "C:\Program Files\Microsoft JDBC Driver 6.0 for SQL Server\sqljdbc_6.0\enu\jre7"sqljdbc_auth.dll in "C:\Windows\SysWOW64"Connection URL (with server and db set to my server and db) jdbc:sqlserver...

The Apache Nifi 1.12.1 Neo4JCypherClientService controller service hangs indefinitely attempting to connect to Neo4j 4.2.0

Bundle: org.apache.nifi - nifi-neo4j-cypher-service-nar Supports Controller Service: GraphClientService 1.12.0 from org.apache.nifi - nifi-graph-client-service-api-nar I can connect via: [root@localhost bin]# ./cypher-shell username: neo4j password: ...

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...

Unable to execute APOC procedure on embedded graph database

Experts, We are using the inventory application with an embedded graph database. APOC plugin jar apoc-3.5.0.3-all.jar is deployed against the neo4j Release 3.5.5. It is working fine on default graph database. If same is connected with Embedded Databa...

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
  • 454 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