Neo4j provides notifications for queries that might have triggered a deprecated feature. We can log them on cypherLog and make them visible to the user.
They come with a severity of WARNING and INFORMATION which can be used for selecting the appropriate level
Affects: 6.0 RC1 (2020.0.0)
The text was updated successfully, but these errors were encountered:
Michael Simons opened DATAGRAPH-1386 and commented
Neo4j provides notifications for queries that might have triggered a deprecated feature. We can log them on
cypherLog
and make them visible to the user.They come with a severity of
WARNING
andINFORMATION
which can be used for selecting the appropriate levelAffects: 6.0 RC1 (2020.0.0)
The text was updated successfully, but these errors were encountered: