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

Importing a JSON column from a csv

We are currently enriching our knowledge graph with NLP derived metadata about the content on GOV.UK. See this blog post for context. Our desired outcome is each piece of content (a page on GOV.UK; labelled a Cid; circa. ~ 500k pages) will have a rel...

State of Neo4j-Morpheus?

it's been a while since there was an update regarding the current state of events regarding morpheus - especially with the (upcoming?) release of spark 3.0 - i want to cautiously try using morpheus in production, but have multiple concerns : in the f...

Resolved! Returning relationship attributes depending on type

Hi all, I got a basic problem for which I couldn't find a solution in previous posts. I want to return relationships from a known start node. However, the attributes that must be returned for each relationship depend on the relationship type.This is ...

Don't know how to create a node for {{}}

Hi, I'm new to Neo4j and I'm currently having trouble in creating a node for nested query ({{}}). So, firstly i need to import a file then create a node from this file and here is one of the code. filename: reviewers.csv So, i want to have the "deta...

2X_c_cc8a73075304d15bdb0be7b3c1bb21bd0d532465.png

Problem in creating node

Hi, currently i'm having trouble in creating a node when import a file. Here is one of the code in the file: "reviewer_preferences": "{genre: {id: 14, name: 'Fantasy'}, production_company: {'name': 'Universal Pictures', 'id': 33}, production_country:...

APOC Graph Grouping - advanced operations

I was reading about https://neo4j-contrib.github.io/neo4j-apoc-procedures/3.5/virtual/graph-grouping/#_grouping_operators Is there a way to go beyond the defined min, max, etc... operations and maybe combine these to derive the value of an attribute?...

SPK by Node
  • 289 Views
  • 0 replies
  • 0 kudos

Resolved! Unexpected Model Behavior

Hello guys. I'm modeling a health graph and got an unexpected behavior in my model. There are three nodes - Test, TestResult and EMR. If you execute the following commands, you will see this schema; // EMR MERGE (e:EMR {id:toInteger(6700001)}) ON CRE...

2X_c_cae26a0861f70232269662872a0c2d6da15f1f2d.png 2X_d_d60150c51f2fd3fce9f88fad90b78be1a5acfea4.png 2X_d_d3f907d58e95dd956a629e8eaaa912669940e1f6.png 2X_2_240cfd66a070335ad1d332cff582c5c2c6349714.png

Resolved! CALL apoc.meta.stats() is not available

``poc.meta.stats is unavailable because it is sandboxed and has dependencies outside of the sandbox. Sandboxing is controlled by the dbms.security.procedures.unrestricted setting. Only unrestrict procedures you can trust with access to database inter...

lingvisa by Graph Fellow
  • 2081 Views
  • 1 replies
  • 0 kudos