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
  • 980 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
  • 1201 Views
  • 1 replies
  • 1 kudos

Resolved! Can't import csv to neo4j

Hi, I run query to save relationship but it shows (no changes, no records). the location_id and weather_id are both not null. Location and Weather nodes are fine. What did i do wrong here? Thank you for your help!          

maidh_0-1661027317015.png maidh_2-1661027524151.png maidh_3-1661027540363.png maidh_4-1661027583068.png
maidh by Node
  • 476 Views
  • 2 replies
  • 0 kudos

Position of node

Hi there, lets assume that there is a tree structure   create (n1:Item {MId:"1000",expanded:true}) create (n11:Item {MId:"1100",expanded:false}) create (n12:Item {MId:"1200",expanded:true}) create (n111:Item {MId:"1110",expanded:false}) create (n112:...

APOC call custom function in another function

Is it possible to call a custom function in another custom function? This is an example of what i whould like to implement but i am getting errors .     CALL apoc.custom.declareFunction( 'AQI(pollutant::STRING, value::NUMBER) :: STRING', ' RE...

dlyberis_0-1660860698416.png
dlyberis by Node Link
  • 353 Views
  • 1 replies
  • 0 kudos

Resolved! cypher lookup tables????

i am trying to build an iot project using neo4j just for training. I have a few iot devices that measure the concentration of air pollution gases and store these values on neo4j. I have build a cypher query and i received the following results as i w...

results.JPG LUT.JPG
dlyberis by Node Link
  • 813 Views
  • 4 replies
  • 2 kudos

MERGE to create new Relation from csv

I have two CSV files. 1. all_entities.csv: The list of all node entities and their attributes, e.g., name, type 2. relations.csv: Three columns that have EntityA, relation, EntityB   I created nodes using     LOAD CSV WITH HEADERS from "file:///all_...

wumirose_0-1660811493543.png
wumirose by Node Clone
  • 455 Views
  • 2 replies
  • 0 kudos

Resolved! Importing nested XML Elements

Hi, the example  https://neo4j.com/labs/apoc/4.4/overview/apoc.load/apoc.load.xml/ works fine. But how to impoert nested XML Elements, e.g. if the https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ms762271(v=vs.85)?redirectedfrom=MSD...

Michel by Node Clone
  • 954 Views
  • 5 replies
  • 3 kudos

Resolved! Custom node classification model

Hi, We're new to Neo4j and currently looking at using it for classifying nodes. Out of the box I see there are a few models as part of the GDS library (namely Logistic Regression and Random Forest) and we were wondering if there's any way to build ou...

dragos by Node
  • 621 Views
  • 2 replies
  • 0 kudos

Node Classification using gdsl

I am currently looking into using gdsl for a node classification task in which context i have three questions. 1. Is it possible to use relationships instead of properties to train a model ? 2. Is it only possible to use numbers to train a model or c...

chris23 by Node Clone
  • 1127 Views
  • 6 replies
  • 3 kudos

Neo4j With NLP

Hi Connections , how to bring these below text raw data with meaningful insights by using NLP with neo4j and build mean Hi team, I am unable to connect to unix server via putty.Banco AztecaHost Name: ecIssues-AWS00-Issues4-Issues0AWS-AWSAWS4.compute-...