public class FilteredRelationship extends FilteredEntity<org.neo4j.graphdb.Relationship> implements org.neo4j.graphdb.Relationship, RelationshipWrapper
FilteredEntity which is a Relationship.policies, wrapped| Constructor and Description |
|---|
FilteredRelationship(org.neo4j.graphdb.Relationship wrapped,
InclusionPolicies policies)
Create a new filtering relationship decorator.
|
| Modifier and Type | Method and Description |
|---|---|
protected PropertyInclusionPolicy<org.neo4j.graphdb.Relationship> |
getPropertyInclusionPolicy()
Get appropriate property inclusion policy.
|
protected org.neo4j.graphdb.Relationship |
self() |
protected org.neo4j.graphdb.Node |
wrapNode(org.neo4j.graphdb.Node node) |
getPropertyKeys, getWrapped, hasPropertyaddLabel, createRelationshipTo, delete, equals, getDegree, getDegree, getDegree, getDegree, getEndNode, getGraphDatabase, getId, getLabels, getProperty, getRelationships, getRelationships, getRelationships, getRelationships, getRelationships, getRelationshipTypes, getStartNode, getType, hashCode, hasLabel, removeLabel, removeProperty, setProperty, wrapRelationship, wrapRelationshipsgetAllProperties, getNodes, getOtherNode, getProperties, getProperty, getSingleRelationship, hasRelationship, hasRelationship, hasRelationship, hasRelationship, hasRelationship, isType, node, relationshipclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdelete, getEndNode, getEndNodeId, getId, getNodes, getOtherNode, getOtherNodeId, getStartNode, getStartNodeId, getType, isTypegetAllProperties, getGraphDatabase, getProperties, getProperty, getProperty, getPropertyKeys, hasProperty, removeProperty, setPropertygetWrappedpublic FilteredRelationship(org.neo4j.graphdb.Relationship wrapped,
InclusionPolicies policies)
wrapped - decorated relationship.policies - for filtering.protected PropertyInclusionPolicy<org.neo4j.graphdb.Relationship> getPropertyInclusionPolicy()
getPropertyInclusionPolicy in class FilteredEntity<org.neo4j.graphdb.Relationship>protected org.neo4j.graphdb.Relationship self()
self in class BaseEntityWrapper<org.neo4j.graphdb.Relationship>protected org.neo4j.graphdb.Node wrapNode(org.neo4j.graphdb.Node node)
wrapNode in class BaseEntityWrapper<org.neo4j.graphdb.Relationship>Copyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.