| Package | Description |
|---|---|
| org.springframework.data.neo4j.fieldaccess |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamicProperties
A
DynamicProperties property on a @NodeEntity stores all its properties dynamically
on the underlying node itself. |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicPropertiesContainer |
class |
ManagedPrefixedDynamicProperties
Updates the entity containing such a ManagedPrefixedDynamicProperties when some property is added, changed or
deleted.
|
class |
PrefixedDynamicProperties
Stores the properties internally with prefixed keys.
|
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.