public final class IncludeAllBusinessNodes extends BaseEntityInclusionPolicy<org.neo4j.graphdb.Node> implements NodeInclusionPolicy
GraphAwareRuntime internal nodes. Singleton.| Modifier and Type | Method and Description |
|---|---|
protected Iterable<org.neo4j.graphdb.Node> |
doGetAll(org.neo4j.graphdb.GraphDatabaseService database) |
static NodeInclusionPolicy |
getInstance() |
boolean |
include(org.neo4j.graphdb.Node node) |
getAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllpublic static NodeInclusionPolicy getInstance()
public boolean include(org.neo4j.graphdb.Node node)
include in interface ObjectInclusionPolicy<org.neo4j.graphdb.Node>protected Iterable<org.neo4j.graphdb.Node> doGetAll(org.neo4j.graphdb.GraphDatabaseService database)
doGetAll in class BaseEntityInclusionPolicy<org.neo4j.graphdb.Node>Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.