public final class IncludeAllBusinessRelationships extends RelationshipInclusionPolicy.Adapter
GraphAwareRuntime internal relationships. Singleton.RelationshipInclusionPolicy.Adapter| Modifier and Type | Method and Description |
|---|---|
protected Iterable<org.neo4j.graphdb.Relationship> |
doGetAll(org.neo4j.graphdb.GraphDatabaseService database) |
static IncludeAllBusinessRelationships |
getInstance() |
boolean |
include(org.neo4j.graphdb.Relationship relationship) |
includegetAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllpublic static IncludeAllBusinessRelationships getInstance()
public boolean include(org.neo4j.graphdb.Relationship relationship)
protected Iterable<org.neo4j.graphdb.Relationship> doGetAll(org.neo4j.graphdb.GraphDatabaseService database)
doGetAll in class BaseRelationshipInclusionPolicyCopyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.