| Package | Description |
|---|---|
| org.springframework.data.neo4j.support | |
| org.springframework.data.neo4j.support.typerepresentation |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingInfrastructureFactoryBean.setTypeRepresentationStrategy(TypeRepresentationStrategyFactory.Strategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static TypeRepresentationStrategyFactory.Strategy |
TypeRepresentationStrategyFactory.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeRepresentationStrategyFactory.Strategy[] |
TypeRepresentationStrategyFactory.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TypeRepresentationStrategyFactory(GraphDatabase graphDatabaseService,
TypeRepresentationStrategyFactory.Strategy strategy) |
TypeRepresentationStrategyFactory(GraphDatabase graphDatabaseService,
TypeRepresentationStrategyFactory.Strategy strategy,
IndexProvider indexProvider) |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.