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.

jatinjaitleypro
Node Link
since ‎04-14-2022
‎10-27-2022

User Statistics

  • 21 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Is there a better way to write a current query? My current solution works but in properties it overwrites with the last POS value I have 2 dataframes which I am trying to insert using py2neo. What I want is the POS of the word wild should be "POS":...
I have a dataframe which I wish to transfer from python to Neo4j. My dataframe looks like below. I want the text column to be connected via Next relationship. Something like below. I know the Cypher query. My requirement is I want the POS column ro...
Hi All I am new to cypher or neo4j and still trying to learn the craft. I am stuck on an issue. I have a dataframe which I want to transfer to neo4j graph using cypher. Here are the details Getting ValueError: dictionary update sequence element #0 ...
I have shared the question previously on the broader forum. I am looking to get the answers. The original question here with discussions so far: Is it Possible to perform POS Tagging in sentence nodes in neo4j graph
Hi, All I am new to the graph world. I am trying to dynamically generate the graph given spacy to do the tokenization and attach POS of each word as a property to each node? What is the best way to approach this kind of problem? Suppose I have 2 sent...
Kudos from
Kudos given to