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
  • 987 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
  • 1205 Views
  • 1 replies
  • 1 kudos

Is there a direct method to import a dot graph to neo 4j using cypher? If not, which language would be best to work with Neo4j and dot graphs? I have already worked in C/C++ should I continue with it switch language?

Is there a direct method to import a dot graph to neo 4j using cypher? If not, which language would be best to work with Neo4j and dot graphs? I have already worked in C/C++ should I continue with it switch language?

TypeError: Object doesn't support this action

Hi, I am getting the following error while trying to use neovis.js with react. Please help in resolving this. The above error occurred in the component: in Suggestions1 (created by Context.Consumer) in Route (at App.js:23) in div (at App.js:22) in R...

2X_d_d791a4b02556258de6e20dcbd6705c8d723b407a.png

Resolved! Neosemantics plugin not installing

Hello, I've been trying to install neosemantics plugin (both 4.0.0.0 and 4.0.0.1) with neo4j desktop (tried both 1.2.6 and 1.2.8) on Mac. I have placed the jar file in the plugins directory and also added "dbms.unmanaged_extension_classes=n10s.endpoi...

vdritsou by Node Link
  • 1620 Views
  • 6 replies
  • 2 kudos

SDN-RX Spring Reactive programming

I have Neo4j Server with 3.5 version in EC2. And i have Java Springboot application with SDN-RX dependency. Its working fine in local Neo4j Desktop which is latest 4.x version. But i found this "The reactive programming model requires a Neo4j 4.0 ser...

Return a Binary tree with relationships

Hello, I am testing out a POC in neo4j to see if it would fit my use. So far so good. I am trying to build a sales engine that stores the sellers in the form of a binary tree as in the figure: The each node has a LEFT and RIGHT relationship. Given a...

2X_4_4247dd63622041c8ad7b22ed399fe72e9b456ef1.png

Distance filtering between two properties

I'm writing a dating app where members can specify how far away they're willing to travel for a date. Each :Person object contains a location and distance property. The location property is a Point object and the distance property is an integer that ...

Unable to connect to database

This is my first time posting. I have been working on a neo4j project for a couple of months now, teaching myself along the way. I created a database and eventually loaded it with a lot of sample data from CSV. However, a couple of days ago, I wanted...

2X_5_5447ee7a7ac2b7bc96625a2eee9be933211d188d.png 2X_2_244484aeb53f282d0fefcd8b0144604b0abbf380.png

Using My Neo4j Database from Java eclipse

Hello ! I have created a Graph Database using Neo4j desktop application and now I am trying to use it in a Java code (Use the Node IDs in an algorithm that I created in Java eclipse ). But I didn't know from where to start, how to call my database in...

Password issues with Neo4J (+ Django and Neomodel)

I intend to create a project with Neo4J and Django through Neomodel. I have downloaded and installed all the required software on my computer. I however encounter 2 main problems with Neo4J : I don’t understand how to use alternatively or together (k...

mhhip by Node Link
  • 1231 Views
  • 3 replies
  • 1 kudos