-
Terminally Deprecated Elements
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
Cypher
instead. This class will become package private in the next major release and no longer be accessible.useCypher
instead. This class will become package private in the next major release and no longer be accessible.useCypher
instead. This class will become package private in the next major release and no longer be accessible.useCypher
instead. This class will become package private in the next major release and no longer be accessible.UseQuantifiedPathPattern
instead.useCypher
instead. This class will become package private in the next major release and no longer be accessible.
-
Deprecated MethodsMethodDescriptionuse
Cypher.subqueryWith(String...)
instead.useCypher.subqueryWith(IdentifiableElement...)
instead.seeFunctions.elementId(Node)
for a replacement. Neo4j the database will remove support forid(n)
at some point.seeFunctions.elementId(Relationship)
for a replacement. Neo4j the database will remove support forid(n)
at some point.UseNode.elementId()
useCypher.removeLabel(Node, String...)
instead.useCypher.setLabel(Node, String...)
instead.
-
Deprecated Enum Constants
Cypher.use(Expression, Statement)