JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.graphaware.writer.thirdparty
Class
com.graphaware.writer.thirdparty.BaseWriteOperation
extends
Object
implements Serializable
Serialized Fields
details
Object
details
Class
com.graphaware.writer.thirdparty.CreateOrDelete
extends
BaseWriteOperation
<
R
extends com.graphaware.common.representation.DetachedEntity<
ID
,
T
>> implements Serializable
Class
com.graphaware.writer.thirdparty.NodeCreated
extends
CreateOrDelete
<
ID
,com.graphaware.common.representation.DetachedNode<
ID
>,org.neo4j.graphdb.Node> implements Serializable
Class
com.graphaware.writer.thirdparty.NodeDeleted
extends
CreateOrDelete
<
ID
,com.graphaware.common.representation.DetachedNode<
ID
>,org.neo4j.graphdb.Node> implements Serializable
Class
com.graphaware.writer.thirdparty.NodeUpdated
extends
Update
<
ID
,com.graphaware.common.representation.DetachedNode<
ID
>,org.neo4j.graphdb.Node> implements Serializable
Class
com.graphaware.writer.thirdparty.RelationshipCreated
extends
CreateOrDelete
<
ID
,com.graphaware.common.representation.DetachedRelationship<
ID
,? extends com.graphaware.common.representation.DetachedNode<
ID
>>,org.neo4j.graphdb.Relationship> implements Serializable
Class
com.graphaware.writer.thirdparty.RelationshipDeleted
extends
CreateOrDelete
<
ID
,com.graphaware.common.representation.DetachedRelationship<
ID
,? extends com.graphaware.common.representation.DetachedNode<
ID
>>,org.neo4j.graphdb.Relationship> implements Serializable
Class
com.graphaware.writer.thirdparty.RelationshipUpdated
extends
Update
<
ID
,com.graphaware.common.representation.DetachedRelationship<
ID
,? extends com.graphaware.common.representation.DetachedNode<
ID
>>,org.neo4j.graphdb.Relationship> implements Serializable
Class
com.graphaware.writer.thirdparty.Update
extends
BaseWriteOperation
<com.graphaware.common.util.Change<
R
extends com.graphaware.common.representation.DetachedEntity<
ID
,
T
>>> implements Serializable
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013-2016–2020
Graph Aware Limited
. All rights reserved.