|
Spring Data Graph | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeRepresentationStrategy | |
---|---|
org.springframework.data.neo4j.core | |
org.springframework.data.neo4j.support.typerepresentation |
Uses of TypeRepresentationStrategy in org.springframework.data.neo4j.core |
---|
Subinterfaces of TypeRepresentationStrategy in org.springframework.data.neo4j.core | |
---|---|
interface |
NodeTypeRepresentationStrategy
|
interface |
RelationshipTypeRepresentationStrategy
|
Uses of TypeRepresentationStrategy in org.springframework.data.neo4j.support.typerepresentation |
---|
Classes in org.springframework.data.neo4j.support.typerepresentation that implement TypeRepresentationStrategy | |
---|---|
class |
IndexingNodeTypeRepresentationStrategy
|
class |
IndexingRelationshipTypeRepresentationStrategy
|
class |
NoopNodeTypeRepresentationStrategy
|
class |
NoopRelationshipTypeRepresentationStrategy
|
class |
SubReferenceNodeTypeRepresentationStrategy
A TypeRepresentationStrategy that uses a hierarchy of reference nodes to represent the java type of the entity in the
graph database. |
|
Spring Data Graph | |||||||||
PREV NEXT | FRAMES NO FRAMES |