C D E G H I N R S T V 

C

CustomNode - Class in eu.europeana.corelib.neo4j.entity
Class that represents an embedded neo4j node in the Hierarchy class
CustomNode() - Constructor for class eu.europeana.corelib.neo4j.entity.CustomNode
 
CustomNodeDeserializer - Class in eu.europeana.corelib.neo4j.server.impl
JSON Deserializer for the CustomNode class
CustomNodeDeserializer() - Constructor for class eu.europeana.corelib.neo4j.server.impl.CustomNodeDeserializer
 
CustomResponse - Class in eu.europeana.corelib.neo4j.entity
Class representing the hierarchy of from the Neo4j plugin
CustomResponse() - Constructor for class eu.europeana.corelib.neo4j.entity.CustomResponse
 
CustomResult - Class in eu.europeana.corelib.neo4j.entity
A class representing the Result from the neo4j call
CustomResult() - Constructor for class eu.europeana.corelib.neo4j.entity.CustomResult
 

D

deserialize(JsonParser, DeserializationContext) - Method in class eu.europeana.corelib.neo4j.server.impl.CustomNodeDeserializer
 

E

equals(Object) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
eu.europeana.corelib.neo4j.entity - package eu.europeana.corelib.neo4j.entity
 
eu.europeana.corelib.neo4j.server - package eu.europeana.corelib.neo4j.server
 
eu.europeana.corelib.neo4j.server.impl - package eu.europeana.corelib.neo4j.server.impl
 

G

getByRelType(String) - Static method in enum eu.europeana.corelib.neo4j.entity.RelType
Get the Relation based on a string
getChildren(Node, int, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getChildren(Node, int, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Retrieve the children nodes of a parent node (parent-child relation dcterms:hasPart).
getChildrenCount() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
getChildrenCount(Node) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getChildrenCount(Node) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Retrieve the number of children for a specific node
getColumns() - Method in class eu.europeana.corelib.neo4j.entity.CustomResult
 
getCustomPath() - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getCustomPath() - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
The URI path for the REST cal to initial structure
getData() - Method in class eu.europeana.corelib.neo4j.entity.CustomResult
 
getDescription() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
getErrors() - Method in class eu.europeana.corelib.neo4j.entity.CustomResponse
 
getFollowingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
getFollowingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
getFollowingSiblings(Node, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getFollowingSiblings(Node, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Retrieve ordered list of children using a specific node as a child following outbound edm:isNextInSequence relations
getId() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
getIndex() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
getInitialStruct(String) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getInitialStruct(String) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Get the initial hierachy for a specific Europeana id
getLength() - Method in class eu.europeana.corelib.neo4j.entity.IndexObject
 
getNode(String) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getNode(String) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Get node by its id
getNodeIndex(Node) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getNodeIndex(Node) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Get the order of the node within its hierarchy (local index)
getParent() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
getParent(Node) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getParent(Node) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Retrieve the parent node of a node (parent relation dcterms:isPartOf)
getParents() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
getParents() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
getPreceedingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
getPreceedingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
getPreceedingSiblings(Node, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
getPreceedingSiblings(Node, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Retrieve ordered list of children using a specific node as a child following inbound edm:isNextInSequence relations
getProperties() - Method in class eu.europeana.corelib.neo4j.entity.CustomNode
 
getProperty(String) - Method in class eu.europeana.corelib.neo4j.entity.CustomNode
Retrieve a specific key from the node properties
getPropertyKeys() - Method in class eu.europeana.corelib.neo4j.entity.CustomNode
Get all keys
getRelType() - Method in enum eu.europeana.corelib.neo4j.entity.RelType
Get the relation type
getResults() - Method in class eu.europeana.corelib.neo4j.entity.CustomResponse
 
getSelf() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
getSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
getTime() - Method in class eu.europeana.corelib.neo4j.entity.IndexObject
 
getTitle() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
getType() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 

H

hasChildren() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
hashCode() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
hasProperty(String) - Method in class eu.europeana.corelib.neo4j.entity.CustomNode
Check if the map representing Node properties has a specific key
Hierarchy - Class in eu.europeana.corelib.neo4j.entity
Class representing an initial hierarchy
Hierarchy() - Constructor for class eu.europeana.corelib.neo4j.entity.Hierarchy
 

I

IndexObject - Class in eu.europeana.corelib.neo4j.entity
A class representing the index of a node including time it took for retrieval
IndexObject() - Constructor for class eu.europeana.corelib.neo4j.entity.IndexObject
 
isHierarchy(String) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
isHierarchy(String) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
Check if the specified id belongs to a hierarchy
isRelBefore() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 

N

name() - Method in class eu.europeana.corelib.neo4j.entity.Relation
 
Neo4jBean - Class in eu.europeana.corelib.neo4j.entity
Neo4jBean
Neo4jBean() - Constructor for class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
Neo4jServer - Interface in eu.europeana.corelib.neo4j.server
Neo4j server connection interface
Neo4jServerImpl - Class in eu.europeana.corelib.neo4j.server.impl
 
Neo4jServerImpl(String, String, String) - Constructor for class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
Neo4j contructor
Neo4jServerImpl() - Constructor for class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
 
Neo4jStructBean - Class in eu.europeana.corelib.neo4j.entity
A complex Neo4j response structure, to contains self, parents, preceeding siblings and following siblings.
Neo4jStructBean() - Constructor for class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
Node2Neo4jBeanConverter - Class in eu.europeana.corelib.neo4j.entity
Converter from a Neo4j Node to Neo4jBean
Node2Neo4jBeanConverter() - Constructor for class eu.europeana.corelib.neo4j.entity.Node2Neo4jBeanConverter
 

R

Relation - Class in eu.europeana.corelib.neo4j.entity
Class representing a Relation in Neo4j
Relation(String) - Constructor for class eu.europeana.corelib.neo4j.entity.Relation
Default constructor for a Relation
RelType - Enum in eu.europeana.corelib.neo4j.entity
Enumeration of relationships

S

setChildrenCount(Long) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setColumns(List<String>) - Method in class eu.europeana.corelib.neo4j.entity.CustomResult
 
setData(List<Map<String, List<String>>>) - Method in class eu.europeana.corelib.neo4j.entity.CustomResult
 
setDescription(Map<String, List<String>>) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setErrors(List<String>) - Method in class eu.europeana.corelib.neo4j.entity.CustomResponse
 
setFollowingSiblings(List<CustomNode>) - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
setFollowingSiblings(List<Neo4jBean>) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
setHasChildren(Boolean) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setId(String) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setIndex(Long) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setLength(long) - Method in class eu.europeana.corelib.neo4j.entity.IndexObject
 
setParent(String) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setParents(List<CustomNode>) - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
setParents(List<Neo4jBean>) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
setPreceedingSiblings(List<CustomNode>) - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
setPreceedingSiblings(List<Neo4jBean>) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
setProperties(Map<String, Object>) - Method in class eu.europeana.corelib.neo4j.entity.CustomNode
 
setRelBefore(Boolean) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setResults(List<CustomResult>) - Method in class eu.europeana.corelib.neo4j.entity.CustomResponse
 
setSelf(Neo4jBean) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
 
setSiblings(List<CustomNode>) - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
 
setTime(long) - Method in class eu.europeana.corelib.neo4j.entity.IndexObject
 
setTitle(Map<String, List<String>>) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 
setType(DocType) - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
 

T

toNeo4jBean(Node, long) - Static method in class eu.europeana.corelib.neo4j.entity.Node2Neo4jBeanConverter
Convert a neo4j node to a Neo4jBean
toNeo4jBean(CustomNode) - Static method in class eu.europeana.corelib.neo4j.entity.Node2Neo4jBeanConverter
Convert a custom node as retrieved from Neo4j initial structure call to a Neo4jBean for inclusion in the hierarchy
toNeo4jStruct(Hierarchy) - Static method in class eu.europeana.corelib.neo4j.entity.Node2Neo4jBeanConverter
Convert a hierarchy to a Neo4jStructBean

V

valueOf(String) - Static method in enum eu.europeana.corelib.neo4j.entity.RelType
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.europeana.corelib.neo4j.entity.RelType
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H I N R S T V 

Copyright © 2015 Europeana Foundation. All rights reserved.