Deprecated API
Contents
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionuse explicitly
Graph.deleteEdgeThatExists(Object, Object)
orGraph.deleteEdgeIfExists(Object, Object)
instead. To preserve backwards compatibility, this method delegates to the latter.
-
Deprecated Constructors