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
  • 943 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
  • 1183 Views
  • 1 replies
  • 1 kudos

Node Classification with two node labels

Hello, I am trying to run a node classification on a fraud dataset. The relevant properties are splitted between two nodes: Customer [age, gender, fastRP) and Transaction [amount, fraud]. If I run the code, I get this error: The feature properties [...

philip by Node
  • 816 Views
  • 4 replies
  • 0 kudos

Accessing graphql context inside auth rules

Hi, Using the Neo4j Graph Plateform library, is it possible to access the context (graphql) in auth rules. I know I can access $jwt and do something like this : { allow: { id: "$jwt.sub" } But I would like to do something like this : allow: { OR: [{...

How to apply graph embedding to KNN algorithm?

In particular, if I use fastRPExtended to generate embeddings for nodes with 256 dimensions, named 'graphEmbedding', does it make sense to use 'graphEmbedding' as the parameter of the KNN agorithm, nodeWeightProperty? The following example documentat...

lingvisa by Graph Fellow
  • 1061 Views
  • 4 replies
  • 1 kudos

Error while importing xlm file to Neo4j

I am facing a problem while importing xml file using apoc procedure. CALL apoc.load.xml('bom.xml') | [also tried with whole file path and file:///bom.xml] YIELD value RETURN value The error is: Failed to invoke procedure apoc.load.xml: Caused by: j...

Install Neo4j on Amazon Linux

i am facing issue while installing Neo4j on amazon Linux by following below link . Neo4j Graph Database Platform Deploy Neo4j using the Neo4j RPM package - Operations Manual This section describes how to deploy Neo4...

3X_b_8_b88a5de686f83e24e8cd4d936b51c265fd53a396.png
nikhils by Node
  • 1180 Views
  • 4 replies
  • 1 kudos

Resolved! How do I sell / explain Neo4j

Hi there I remember there was a white paper or short book about how do we sell or explain Neo4j to anyone who knows nothing about graph database. Any leads on that? Thanks

Resolved! Neo4J browser graph render very slow

Hi there. I'm struggling with Neo4j Browser. I have loaded Movies database into an Enterprise Single Edition 4.0.3 installation on an r4.large EC2 instance. It is a nice configuration: 2 cores, 16G RAM, 70G HD And there is only me accessing it. Eve...

Resolved! Unable to Load 4.3.2 Dump Files into Aura

Hi everyone, I'm having trouble loading any 4.3.2 .dump file into Neo4j Aura. Previous versions have worked fine for me, but every single 4.3.2 version dump file I have tried does not work and prompts the "loading failed" message for the database. D...

Resolved! How many sessions can have one drive

I have a node js project where one of DBs is neo4j. Currently there are three main function I do with neo4j create, update, delete. Since there are cases when I create 1 Million nodes or relationships I need to send them by chunks. So long I was crea...

The update operation cannot be seen in the neo4j

neo4j version, desktop version, browser version Community neo4j 3.5.9, google chrome83.0.4 I prepared two neo4j instances called A, B installed on two machines. I sent the incremental storage files of A to B after inserted a node into A. I cannot ...

Fano by Node Link
  • 385 Views
  • 1 replies
  • 1 kudos