| java.lang.Object | |
| ↳ | org.mule.modules.neo4j.model.holders.NodeExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _allRelationshipsType | |||||||||||
| _allTypedRelationshipsType | |||||||||||
| _createRelationshipType | |||||||||||
| _incomingRelationshipsType | |||||||||||
| _incomingTypedRelationshipsType | |||||||||||
| _labelsType | |||||||||||
| _outgoingRelationshipsType | |||||||||||
| _outgoingTypedRelationshipsType | |||||||||||
| _pagedTraverseType | |||||||||||
| _pathType | |||||||||||
| _pathsType | |||||||||||
| _traverseType | |||||||||||
| allRelationships | |||||||||||
| allTypedRelationships | |||||||||||
| createRelationship | |||||||||||
| incomingRelationships | |||||||||||
| incomingTypedRelationships | |||||||||||
| labels | |||||||||||
| outgoingRelationships | |||||||||||
| outgoingTypedRelationships | |||||||||||
| pagedTraverse | |||||||||||
| path | |||||||||||
| paths | |||||||||||
| traverse | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves allRelationships
| |||||||||||
Retrieves allTypedRelationships
| |||||||||||
Retrieves createRelationship
| |||||||||||
Retrieves incomingRelationships
| |||||||||||
Retrieves incomingTypedRelationships
| |||||||||||
Retrieves labels
| |||||||||||
Retrieves outgoingRelationships
| |||||||||||
Retrieves outgoingTypedRelationships
| |||||||||||
Retrieves pagedTraverse
| |||||||||||
Retrieves path
| |||||||||||
Retrieves paths
| |||||||||||
Retrieves traverse
| |||||||||||
Sets allRelationships
| |||||||||||
Sets allTypedRelationships
| |||||||||||
Sets createRelationship
| |||||||||||
Sets incomingRelationships
| |||||||||||
Sets incomingTypedRelationships
| |||||||||||
Sets labels
| |||||||||||
Sets outgoingRelationships
| |||||||||||
Sets outgoingTypedRelationships
| |||||||||||
Sets pagedTraverse
| |||||||||||
Sets path
| |||||||||||
Sets paths
| |||||||||||
Sets traverse
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves allRelationships
Retrieves allTypedRelationships
Retrieves createRelationship
Retrieves incomingRelationships
Retrieves incomingTypedRelationships
Retrieves labels
Retrieves outgoingRelationships
Retrieves outgoingTypedRelationships
Retrieves pagedTraverse
Retrieves path
Retrieves paths
Retrieves traverse
Sets allRelationships
| value | Value to set |
|---|
Sets allTypedRelationships
| value | Value to set |
|---|
Sets createRelationship
| value | Value to set |
|---|
Sets incomingRelationships
| value | Value to set |
|---|
Sets incomingTypedRelationships
| value | Value to set |
|---|
Sets labels
| value | Value to set |
|---|
Sets outgoingRelationships
| value | Value to set |
|---|
Sets outgoingTypedRelationships
| value | Value to set |
|---|
Sets pagedTraverse
| value | Value to set |
|---|
Sets path
| value | Value to set |
|---|
Sets paths
| value | Value to set |
|---|
Sets traverse
| value | Value to set |
|---|