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

Neo4j Aura on GCP - Financial Use Cases and Pricing

I am trying to choose between databases on Google Cloud Platform (GCP) for my financial / trading app and have questions about how suitable Neo4j is for my use case and what I can expect in terms of pricing. Basically, I am trying to assess that Neo4...

LongBear_1-1670709857501.png

apoc.load.csv fail within CALL apoc.periodic.iterate

The following cypher do not work  #### CALL apoc.periodic.iterate('CALL apoc.load.csv("peter(5000times).csv") YIELD hello AS row RETURN row', 'CREATE(peter:Peter{name:hello.name})',{batchSize:10000, iterateList:true, parallel:true})  #### which showe...

Not Able to access Neo4j Bloom

Hi team, I have neo4j server with version 5.3.0in ubuntu 20.04 through commands.. I am able to access Neo4j browser (Not installed Neo4j Desktop) by typing my IP address and port 7474 in the browser.But not able to access Neo4j bloom.Showing below er...

Nithu_0-1672918717181.png
Nithu by Node
  • 175 Views
  • 1 replies
  • 0 kudos

neo4j-admin backup remotely

I need to backup a database that is hosted on remote neo4j v4.4.x server.  Following this documentation I used ./neo4j-admin tool (also v.4.4.x) on my laptop to backup the database like that: ./neo4j-admin backup --backup-dir=/users/myuserid/neo4j-ad...

IgorY by Node
  • 418 Views
  • 6 replies
  • 0 kudos

Neo4j Graph For Student and Marks

I need to model Student and their Marks obtained in specific test.  The marks are obtained in 3 different subjects and based on their total marks student get Rank.Will the graph model with following structure is correct ?Node   StudentMarkRank Relati...

Offline mode in Neo4j Desktop 1.4.7

Hi, I am unable to find a setting in Neo4j Desktop 1.4.7 for offline mode on Windows. I work in a semi-closed environment that has strict firewall rules for external access by applications - which means some HTTP requests are ok and others are not. N...

matt8 by Node
  • 945 Views
  • 1 replies
  • 3 kudos

Resolved! LOAD CSV with null values

Hi, I am loading a csv that a portion of it looks like below: 1. Report Field2. Source System Mapping and Transformation Logic3. Source System  Mapping New Fields4. Source System FPMLUTI ID USInormalize-spaceUSI IDCASE 1     USI ID PrefixCASE 2   The...

JCjr by Node
  • 532 Views
  • 3 replies
  • 2 kudos