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

Any way to query apoc.mongodb.find by ObjectId

The documents in m MongoDB have a _id of type ObjectId. In Neo4j a node has a reference to the document by the ObjectId as a string representation. But i can´t figure out how to query a document by the ObjectId as a string using apoc.mongodb. Neo4j 4...

Hard to see Selections in Bloom

The background for workspace for Bloom is a light grey. The selection color for a Relationship is a slightly different light grey which is very subtle and hard to see, especially if there is many of them. Similarly Node selection is a hard to see bu...

clem by Graph Steward
  • 319 Views
  • 1 replies
  • 0 kudos

Resolved! Using Distinct in a standarized query

I have a program that expects a very simple output from Neo4j in the form of m,d,p so this statement works fine. MATCH (p:ProgNode {compileunit:'Way-Duy_User-Task-Manager', release:2})-[d:RUNS]->(m) RETURN m, d, p But I have a situation where I need ...

Resolved! Large Batch Job - Help would be incredibly appreciated

Hello everyone, I'm fairly new to Neo4j and Cypher. I'm enjoying the journey of learning and the support this community provides very much. It's incredible how much documentation exists and for that I'm very grateful. I'm starting to step into unchar...

Create a Panel near the graph

Hello, I am new in neo4j, and I will be happy to recive any help:) I want to do this project: When I click on a node I will get a small panel with details of a specific row in a table that the ID of the row will be the label's value of the selecte...

3X_7_d_7db40b8a526a2569212dd88f33ec1ba9995e49c2.jpeg

Resolved! Deeply nested JSON. Help with UNWIND/FOREACH?

Good evening, folks. I am running apoc.load.json linked to a web API. That API returns a JSON object which is large and deeply nested. I have to admit that working between objects and arrays and lists and objects and more objects, etc is one of my w...

Class Dependency Data Structure

Hi, I am very new to Neo4j and have followed as many tutorials as I can make sense of but I am stuck with what i am actually trying to do and I am wondering if it is because of the data structure that I am working wth. I have a JSON file that contain...

Installation bolt ssl policy

PROBLEMS Neo4j on localhost with bolt protocol not starting. SSL problem: Error message: "No SSL policy has been configured for Bolt server" ============================= Status: [etienne-desktop neo4j]# sy...

etienne by Node Link
  • 1858 Views
  • 3 replies
  • 1 kudos