| Package | Description |
|---|---|
| eu.europeana.corelib.neo4j.entity | |
| eu.europeana.corelib.neo4j.server.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CustomNode> |
Hierarchy.getFollowingSiblings() |
List<CustomNode> |
Hierarchy.getParents() |
List<CustomNode> |
Hierarchy.getPreceedingSiblings() |
List<CustomNode> |
Hierarchy.getSiblings() |
| Modifier and Type | Method and Description |
|---|---|
static Neo4jBean |
Node2Neo4jBeanConverter.toNeo4jBean(CustomNode node)
Convert a custom node as retrieved from Neo4j initial structure call to a
Neo4jBean for inclusion in the hierarchy
|
| Modifier and Type | Method and Description |
|---|---|
void |
Hierarchy.setFollowingSiblings(List<CustomNode> followingSiblings) |
void |
Hierarchy.setParents(List<CustomNode> parents) |
void |
Hierarchy.setPreceedingSiblings(List<CustomNode> previousSiblings) |
void |
Hierarchy.setSiblings(List<CustomNode> siblings) |
| Modifier and Type | Method and Description |
|---|---|
CustomNode |
CustomNodeDeserializer.deserialize(org.codehaus.jackson.JsonParser jp,
org.codehaus.jackson.map.DeserializationContext arg1) |
Copyright © 2015 Europeana Foundation. All rights reserved.