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

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 855 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1118 Views
  • 1 replies
  • 1 kudos

Handling neo4j error

WHILE IMPORTING sss.csv file in NEO4J, this error appear. Neo.ClientError.Statement.SyntaxError Neo.ClientError.Statement.SyntaxError: Invalid input 's': expected four hexadecimal digits specifying a unicode character (line 2, column 39 (offset: 60))...

bsieva by Node
  • 768 Views
  • 4 replies
  • 2 kudos

Measuring contextual value

I’m looking to build a knowledge graph for customer data and I need some proof points that contextual, connected data is more valuable to enterprise users vs data that is not graphed/connected. In other words I’m looking for a way to measure the valu...

mikek by Node Link
  • 545 Views
  • 1 replies
  • 0 kudos

Resolved! Randomize and Paginate a dataset

I'm trying to find a way to randomize a dataset (which I can do), but then paginate it so that I don't have to send the entire list down to the client. Currently, I have an API that simply takes in the filter criteria, creates a cypher query and retu...

Can't get the "basic java executor" example to work

I'm trying the sample at https://github.com/neo4j-apps/graph-app-starter/tree/master/examples/basic-java-executor Followed the instructions in readme and was able to build and install the app successfully. But just can't get it to run. Running it off...

aldrinm by Node Link
  • 1063 Views
  • 2 replies
  • 0 kudos

Installing Neo4j on a Server

Having used neo4j for a while on my windows laptop, I now need to move to a location where my service is always up. I have a linux server, connected and ready, and have done an rpm install of neo4j Install on Oracle Linux (Redhat basically!)neo4j ver...

Failed to load auth plugin

I have followed this link ,added the library to plugins folder and changed the neo4j.conf file but i get the below error in log 2019-11-21 16:05:56.641+0000 WARN [o.n.i.p.PageCache] The dbms.memory.pagecache.size setting has not been configured. It i...

How to rerun a query n times?

Hi, I have the following problem I have a report request for weeks of the year. The goal is to find results for all the weeks from the beginning of the year until now. How can I dynamically change the input parameters and re-run the request until it ...

Novice trying to import access database on Mac Os

Please keep the following things in mind: did you search for what you want to ask before posting?please use tags for additional infouse a self-descriptive title Please format code + Cypher statements with the code </> icon, it's much easier to read. ...