All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description CaptureMode Capture ModeCDCClient DefaultCDCServiceimplementation.CDCService CDCServiceenables callers to track changes happening in a Neo4j database.ChangeEvent Change event.ChangeIdentifier Change identifier that identifies a change record.EntityEvent<T extends State> Describes a change event related to a node or a relationship.EntityOperation Type of operation performed on an entity.EntitySelector Provides a means to filter changes regardless of the entity type.EntitySelector.Builder<T extends EntitySelector.Builder<?,?>,S extends EntitySelector> Event Describes a change event.EventType Type of event.Metadata Useful information about a transaction.Node Describes start or end node for a relationship.NodeEvent Describes a change event related to a node.NodeSelector Provides a means to filter changes for nodes.NodeSelector.NodeSelectorBuilder NodeState Describes the state of a node before or after a change.RelationshipEvent Describes a change event related to a relationship.RelationshipNodeSelector Describes a selector for relationship start and end nodes.RelationshipNodeSelector.RelationshipNodeSelectorBuilder RelationshipSelector Provides a means to filter changes for nodes.RelationshipSelector.RelationshipSelectorBuilder RelationshipState Describes the state of a relationship before or after a change.ResultMapper Selector Describes a selector that provides a means for filtering the returned changes.SessionConfigSupplier The implementation can provide a session config that will be called each time before a session gets created.State Describes the state of an entity before or after a change.TransactionConfigSupplier The implementation can provide a transaction config that will be called each time before a transaction gets created.