| java.lang.Object | |
| ↳ | org.mule.modules.neo4j.model.holders.RelationshipQueryExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _directionType | |||||||||||
| _typeType | |||||||||||
| direction | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves direction
| |||||||||||
Retrieves type
| |||||||||||
Sets direction
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves direction
Retrieves type
Sets direction
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|