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.

Forum Posts

About the Drivers & Stacks category

All applications using Neo4j depend on drivers to execute statements to update or query data. Neo4j drivers are mostly built on the binary Bolt protocol. Official drivers exist for Java, JavaScript, .Net, Python, and Go and more. Other languages (R, ...

yolande by Community Team
  • 574 Views
  • 0 replies
  • 0 kudos

I can't use IgnoreCase in Neo4JRepositories

We'd like to use case insensitivity searches in our project with the help of Neo4JRepositories, but we don't have the option to do so. The feature should be in SDN since version 5.2.0.M2 (2019-03-07). We're using version 5.2.5.RELEASE as of now. We'd...

Passing unwind parameter issue

Hi, I am trying to pass a graph ql arguments array in cypher query. I am having difficulty making query work. I can see the parameter passed correctly while doing a console log. However, when I try to utilize it with node js. Neo4j driver is not doi...

SDN Repository Pagination not ready for Neo4J 4.0

Hi, we are using spring-boot-starter-data-neo4j-2.2.4.RELEASE (spring-data-neo4j-5.2.4.RELEASE) and Neo4J 4.0 database server. Using custom queries (@Query annotation) with pagination in repositories is currently causing an error, because SDN generat...

Perl 5 driver

If you're looking for a Perl 5 driver for Neo4j, here are two options: REST::Neo4p Neo4j::Driver The first one has been around for several years, and includes an OGM style interface, batch processing, and the ability to apply application-level constr...

Can't find Session object in .NET 4.0 driver

Hi I just upgraded the .NET driver from 1.7.2 to 4.0.0 in Visual Studio and got all sorts of building errors. Now I can't find any Session object even though it's in several documented samples on the neo4j site. Am I missing something or is only Asyn...

Neo4j Connection Issues

Hello, I have written a python script to execute queries on a remote Neo4j server. However, after updating my version of Neo4j last week I am having a difficult time connecting to the Neo4j database and, consequently, running my queries against it. I...

Neo4j and ODBC connector on Windows?

Hi everyone, please i dont want to sound dumb but i am looking for a free ODBC driver which i could connect to neo4j database however searching online i found solutions that costs $$ and i need to install a custom JDBC driver... Appreciate your suppo...

tarek by Node
  • 2476 Views
  • 3 replies
  • 0 kudos

Resolved! Certificate issue with Python driver for neoj4 v4.0

I'm pulling an exception that appears to be a certificate issue while attempting to run the "Hello World" example from the standard python driver. Here's the stack: File "/opt/hex_0.0.1/sitepackages/Test/Tooling/HexStore/neo4jHelloWorld.py", line 24,...

tms by Graph Buddy
  • 1789 Views
  • 1 replies
  • 1 kudos