langchain_community.vectorstores.neo4j_vector.remove_lucene_chars¶
- langchain_community.vectorstores.neo4j_vector.remove_lucene_chars(text: str) str[source]¶
Remove Lucene special characters
- Parameters
text (str) –
- Return type
str