public class IndexingNodeTypeRepresentationStrategy extends AbstractIndexingTypeRepresentationStrategy<org.neo4j.graphdb.Node> implements NodeTypeRepresentationStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_NAME |
graphDb, INDEX_KEY, indexProvider, TYPE_PROPERTY_NAME| Constructor and Description |
|---|
IndexingNodeTypeRepresentationStrategy(GraphDatabase graphDb,
IndexProvider indexProvider) |
addToTypesIndex, count, findAll, preEntityRemoval, readAliasFrom, writeTypeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, findAll, preEntityRemoval, readAliasFrom, writeTypeTopublic static final String INDEX_NAME
public IndexingNodeTypeRepresentationStrategy(GraphDatabase graphDb, IndexProvider indexProvider)
Copyright © 2012 SpringSource. All Rights Reserved.