I am having a bit of trouble with the full text index
I got nodes with the label SRA, and they contain properties including eg. library_name and dev_stage
I tried to call below
CALL db.index.fulltext.createNodeIndex("SRA_fulltext",["SRA"],["library_...