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
  • 924 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
  • 1164 Views
  • 1 replies
  • 1 kudos

updating while im creating node

hi im trying to create node with label words in my database that already exist and wanna add new property(i use constraint method to have unique words name) my query is : merge (n:words{name:"'" , instance:"apostrophe"}) with (n) match (a:PartOfSpeec...

Resolved! Cannot set caption in bloom

In the documentation for bloom, it is stated that you can change the caption for a category in bloom.  But when I click on a category, I see the "Exclude" column, but not the "Caption" one. Is there another way to change the caption in Bloom? Tried i...

Double curly braces

Why do we use double curly braces here? Other examples in the tutorial use single curly braces. I feel confused even after reading the explanation saying that "Braces need to be escaped within a Python string, and we do this by using double quotes."...

3X_8_7_8799624e427e65edc87844e0fb9bf5202e073549.png 3X_7_5_7508d5e5d608fd33ccde5e6d232feff4135cd69f.png

Integrating neo4j interface into react app

I have encountered a problem and ill be happy if you can help me with it. I'm building a react app which uses neo4j as the database , and the neo4j database is launched from a docker container since I have to use an older version of neo4j. I'm trying...

ramy688_2-1657623176435.png ramy688_0-1657623050278.png ramy688_1-1657623085409.png

Resolved! Not able to get my data

Hello I've encountered a problem I hope you could help me with. I've created the following graph: and wanted to succeed  get my data with the following query that works for sure MATCH p=(n:SubGraphInstance)-[*]-() WHERE n.name= "MyGraph" RETURN p  ...

verachkaverachk_0-1657532617784.png

Neo4j - Cypher query

Hello I was wondering if you could help, I am very new to Neo4j and would like some help with some Cypher queries. I have configured the nodes and relationships and would like to configure the following queries. I am looking for shortest path between...

STRING Equality Not Returning Expected Results

Hello, I have a simple cypher query with a WHERE clause and not other logic that looks something like:  WHERE node.propValue = 'string value with spaces' Replacing the "=" with CONTAINS, STARTS WITH, ENDS WITH, and TRIM() returns the expected results...

tk by Node Link
  • 1714 Views
  • 13 replies
  • 3 kudos

"Unknown scheme 'https' "

I'm running a docker container which relies on the neo4j:4.3.2-community image. I have a web interface set up which is supposed to connect to the neo4j instance. I've followed the instructions to set  up SSL over HTTPS (adding a certificate and the r...

hansIV by Node
  • 615 Views
  • 2 replies
  • 1 kudos

Bypass Bloom Login

Hi all, I have Bloom embedded in a Django web application that contains the rest of our company's resources. Users are globally authenticated by Django, but I would like to avoid a second login step when they access Bloom. Is there a way to disable t...

Resolved! Complex query doesnt work all time and skip some nodes

I'm a beginner in Neo4j and I've somewhat mastered the basics, but slightly more complex queries are a problem for me. I want to display all connections and belonging nodes for one node, with the fact that some nodes are one step, and some nodes are ...

Slika zaslona 2022-07-11 13-30-28.png Slika zaslona 2022-07-11 13-30-49.png
zlatkopr by Node Link
  • 892 Views
  • 4 replies
  • 2 kudos

Desktop unable to establish remote connection

Trying to resolve this (apparently common) error. I am trying to connect to the "remote" database per the screen capture. I click "Connect" It gives this error Per much Googling and etc., tried this, which made no difference: Uncomment the lines d...

3X_f_b_fb306f1778ed4c8e7a8dbabb73186425cfcbdc40.png 3X_9_f_9f995a730c8d639d7e2a46507cffe688857d326b.png 3X_d_a_da81009ebd25e2ffb113949e6bbb4f549b2699d4.png 3X_8_8_889e996f4aed3d81688d69382584c9208b59da2d.png
e25548 by Node
  • 952 Views
  • 2 replies
  • 0 kudos