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.

jclappiway
Node
since ‎07-29-2019
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi there, I'm currently working on a simple schema (Recipe)-[REQUIRES]-(Ingredient). I'd like to implement fulltext search on recipes with recipes[name, description ...] and ingredients [name] that only returns recipes. Can't find any example on how ...