Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-11-2022 03:27 PM
I have a graph db of pharmaceutical companies who with long and confusing names. When I want to use the 'near natural language' feature of the graph db I struggle with the fact that it doesn't autocomplete name suggestions. I also can't seem to copy and paste so I'm not sure how useful this tool section is to me without it. can I institute it in some way?
08-15-2022 07:25 AM
Where exactly do you want the auto-complete? In search phrases or in precanned cypher queries?
In the former there has to be an index on the field you're trying to autocomplete.
In your case it might be better to use a saved cypher statement where you provide the Label and property as parameter input value.
All the sessions of the conference are now available online