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

Desktop 1.4.9 offline mode not support?

which OS do you use? window 10 enterpriseneo4j version, desktop version, browser version : neo4j desktop setup 1.4.9.exe Simple Question when installing, "looking for neo4j......" not any more continue..., log file: 2 errors( online http......., time...

sfjun by Node
  • 518 Views
  • 1 replies
  • 0 kudos

Changing Relationship label

Hi, is there a way in bloom that I can change the label of a relationship? For example, in Neo4j Browser I can change the label by assigning it a property. In Bloom I can't find the equivalent . Screen shot from Neo4j Browser Screen shot from Bloom ...

3X_6_4_64e64bc34d1b81674a49f609530cf5fd5da4a3f3.jpeg 3X_f_6_f667cfb3f8e4c2f8c92de4777077b4f7946640fe.png
rbonazzo by Node Link
  • 606 Views
  • 1 replies
  • 2 kudos

Batch replace relationships conditionally

I am currently trying to dump a live data source into neo4j. Here is an example of what I need to achieve: Given a json that represents an item: {"id": "0001", "category_id": "a1", "shop_id": "shop_x1"} The database has the following 3 types nodes: ...

Unique Constraint on Relationship Types

Neo4j Version: Neo4j Enterprise 4.3.5 API : Neo4j Java Driver Neo4j does not support Unique property constraints on relationships; however, I need to enforce uniqueness for a property within a Relationship Type. What is the best way to achieve that?

Neo4j connection through a proxy

Hi I am trying to connect to neo4j through a node http proxy the proxy is working fine and going to the neo4j login page when I used your url to pass username and password and hit the proxy there is no response it foes to the neo4j but I see a blank ...

How to use LOAD CSV in Neo4J Bloom

Hi guys! A similar problem has already been described by @wanderingcatto in a post. But since no one has responded to it, I try my luck again with this post. I have Neo4j Desktop and would like to use Neo4J Bloom. The problem is that I don't have onl...

lauri by Node
  • 571 Views
  • 1 replies
  • 0 kudos

Migrating from neo4j 3.5 to 4.3

I'm working on migrating database from neo4j 3.5 to neo4j 4.3 my question is there any problem in that migration? and if there is any major updates that can affect data and database which may cause errors in runing the database? any one has any idea ...

Subgraph matching in Cypher

Assume that in an application, the user gives us a graph and we want to consider it as a pattern and find all occurrences of the pattern in the neo4j database. If we knew what the pattern is, we could write the pattern as a Cypher query and run it ag...

Cannot get all nodes that are matched

Hi, First of all, this is such a basic query, i honestly don't know why it does not work. I wanted to try the same thing as the movie example, which is this one: Getting all the actors that have worked with Tom Hanks. For my data, I want to get all...

3X_9_0_90d2dd4499acf67f6e52e929b8fa3c637a6c04ee.jpeg 3X_1_7_17aae08f6f11d60aecde1838137533fd5c3be231.jpeg 3X_2_c_2c4985b41c9bee78f61ea7a4729fd585b0dc1e93.png 3X_6_2_623108bdc03279393bf9ae4f59be7f1115babda1.png