Package | Description |
---|---|
org.apache.cayenne.graph |
Contains generic graph management tools used in Cayenne.
|
Modifier and Type | Class and Description |
---|---|
class |
ArcCreateOperation |
class |
ArcDeleteOperation |
class |
NodeCreateOperation |
class |
NodeDeleteOperation |
class |
NodeIdChangeOperation
A GraphDiff representing a change in node ID.
|
class |
NodePropertyChangeOperation |
Modifier and Type | Method and Description |
---|---|
int |
NodeDiff.compareTo(NodeDiff o)
Implements a Comparable interface method to compare based on diffId
property.
|
Copyright © 2001–2018 Apache Cayenne. All rights reserved.