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.

3bfred
Node Link
since ‎10-26-2022
‎10-31-2022

User Statistics

  • 12 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

It's me again! I'm onto my (hopefully) final question. I have a full text query (see below) that returns the data you can see in the attachment. Basically, n1 and n2, where, in each row, either n1 or n2 will contain the :Person I want to return.   CA...
I have 3 nodes - a:Person, b:Profile and c:Gig. I want to created a full text index in properties a.name, a.bio c.title, c.description  I've successfully created an index that delivers what seems to be good  results using    CALL db.index.fulltext.cr...
I am a newcomer to Neo4J but have been making good progress. I need some help with this one though. The following query is supposed to return me 2 independent counts in a single query but returns pcount=0 and gcount=0 when I am looking for pcount=1 a...
Kudos given to