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
  • 966 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
  • 1195 Views
  • 1 replies
  • 1 kudos

Resolved! "Empty Password" error: Neo4j Desktop SSL

I get some exceptions after following SSL Neo4j guide. I generated an RSA private key in ppk format with puttygen. I converted the key to pem format and saved it as "private.key" in the certficates/bolt directory. I suspect this is the process that I...

Harrolee by Node Link
  • 1259 Views
  • 1 replies
  • 0 kudos

Resolved! How to handle installation trouble

In Powershell I get the following error: neo4j : The term 'neo4j' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and tr...

nat12 by Node
  • 733 Views
  • 2 replies
  • 0 kudos

Adding multiple properties to a node

I have the following data from a json file [ { "_id": "5e7b0e1c2ff059dbea2bf2d3", "gender": "female", "outstandingloans": [ { "id": 0, "balance": -1438 }, { "id": 1, "balance": -1989.31 }, { "id": 2, "balance": -482.08 }, { "id": 3, "balance": -1142....

An error occurred while processing Graph Application Download from install.graphapp.io. Cannot resolve graph app type. Please check your internet connection or Graph App link

I get an error when I start my desktop app. This seems to be a known problem but I dont see any working solution for this. I have no proxy and offline mode is off. I have also tried to run it as administrator but still get the error. An error occurr...

skp by Node
  • 2196 Views
  • 1 replies
  • 1 kudos

Resolved! Multiple queries with same MATCH statement

Hello, I'm using driver for Neo4j database with this code: As you can see, I create query and then I might or might not create other nodes BASED on some conditions and collections. Problem is that every time I have to match that first node again and...

2X_c_cc7bcd38bf60a8baf1e61c9c57fce001e8d05d61.png
muzos07 by Node
  • 1790 Views
  • 1 replies
  • 0 kudos

Pivot return output

Hi. I’m very new to NEO4J and Graph Database. Very Strong Relational and SQL experience. Sorry if this is a simple question. Node label description DateRun • Date Value of an Event TimeRun • Time of Day Event happen on a Day (Also has property to ma...

When will Cypher 10 be released?

In investigating how to dynamically create labels, properties and relationships, I learnt that Cypher 10 will support dynamic labels. Will it be released by Neo4j or other organizations, and when?

lingvisa by Graph Fellow
  • 583 Views
  • 1 replies
  • 1 kudos

Graph Data Science

Hi, I did all my survey about a social network with Graph Algorithms library and I read that a new library with name Graph data science is released but it's experimental.Which library is more propper to occupy for my thesis?

Resolved! N4J Aura browser time out on 20MB data hosted on S3

I am using the lowest tier Neo4J aura, the storage usage was less than 3% but when I tried loading csv data from S3, it returned me with time out error (No longer possible to write to server at neo4j-core....). I have tried the same with smaller data...

Node labels missing from scan store

Neo4j version: 4.0.0 Driver: Python (py2neo for import) We use py2neo to import nodes from a CSV using code like: USING PERIODIC COMMIT 10000 LOAD CSV WITH HEADERS FROM $csv_path AS line FIELDTERMINATOR ',' WITH %s MERGE (n:has_uri {uri: uri}) ON CRE...

2X_3_344cc4a4063f848581dde27384b66d8f4c3a4260.png
TobyAbel by Node Link
  • 1284 Views
  • 5 replies
  • 2 kudos

Resolved! Bidirectional Relationship query based on time

Hello Team, I am writing a cypher query to find out how many people one person met with another. A person has a bidirectional relationship HAS_MET which indicates the number of counts they met each other as well as a timestamp. query looks like this ...

2X_2_23793dadcdfb93ce0d7ef803cbefd8435cbd24c5.png

Sandbox hangs

I am tryng to use the sandbox for the first time. I am creating a blank sandobox, but the process hanged twice loading the dataset (I waited over 30 minutes each).

2X_8_85f6a910d11364b9e9b3aa98291150f74ed6460a.png