| Class | Description |
|---|---|
| AbstractIndexBasedTypeRepresentationStrategy<S extends org.neo4j.graphdb.PropertyContainer> | |
| ClassValueTypeInformationMapper | |
| ClosableCombiningIterable<T> | |
| IndexBasedNodeTypeRepresentationStrategy | |
| IndexBasedRelationshipTypeRepresentationStrategy | |
| LabelBasedNodeTypeRepresentationStrategy |
Provides a Node Type Representation Strategy which makes use of Labels, and specifically
uses Cypher as the mechanism for interacting with the graph database.
|
| LabelBasedStrategyCypherHelper |
Provides some helper Cypher based functionality specifically
for use by the Label Based Node Type Representation Strategy.
|
| NoopNodeTypeRepresentationStrategy | |
| NoopRelationshipTypeRepresentationStrategy | |
| SubReferenceNodeTypeRepresentationStrategy |
A
TypeRepresentationStrategy that uses a hierarchy of reference nodes to represent the java type of the entity in the
graph database. |
| TypeRepresentationStrategies | |
| TypeRepresentationStrategyFactory |
| Enum | Description |
|---|---|
| TypeRepresentationStrategyFactory.Strategy |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.