- getByRelType(String) - Static method in enum eu.europeana.corelib.neo4j.entity.RelType
-
Get the Relation based on a string
- getChildren(String, int, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- 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).
- getChildren(String, int, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
Convenience override
- getChildrenCount() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
-
Get the node's number of children
- 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
-
Get the node's description (Map>) property
- getErrors() - Method in class eu.europeana.corelib.neo4j.entity.CustomResponse
-
- getFollowingSiblingChildren() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
-
- getFollowingSiblingChildren() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
-
- getFollowingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
-
- getFollowingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
-
- getFollowingSiblings(String, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getFollowingSiblings(String, int, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- 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
-
todo check if deprecated
Retrieve ordered list of siblings using a specific node as a start
following outbound edm:isNextInSequence or isFakeOrder relations
- getFollowingSiblings(String, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
Retrieve ordered list of siblings using a specific node as a start
following outbound edm:isNextInSequence or isFakeOrder relations
- getFollowingSiblings(String, int, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
Retrieve ordered list of siblings using a specific node as a start
following outbound edm:isNextInSequence or isFakeOrder relations
- getId() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
-
Get the node's id.
- getIndex() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
-
Get the node's index (= its relative position among its siblings)
- 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 rdfAbout
- getNodeIndex(Node) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getNodeIndex(String) - 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)
- getNodeIndex(String) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
Get the order of the node within its hierarchy (local index)
- getNodeIndexByRdfAbout(String) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getNodeIndexByRdfAbout(String) - 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
-
Get the node's parent node identifier
- 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
-
- getPrecedingSiblingChildren() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
-
- getPrecedingSiblingChildren() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
-
- getPrecedingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
-
- getPrecedingSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jStructBean
-
- getPrecedingSiblings(String, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getPrecedingSiblings(String, int, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getPrecedingSiblings(Node, int) - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getPrecedingSiblings(Node, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
todo check if deprecated
Convenience override
Retrieve ordered list of siblings using a specific node as a start
following inbound edm:isNextInSequence or isFakeOrder relations
- getPrecedingSiblings(String, int, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
Retrieve ordered list of siblings using a specific node as a start
following inbound edm:isNextInSequence or isFakeOrder relations
- getPrecedingSiblings(String, int) - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
Retrieve ordered list of siblings using a specific node as a start
following inbound edm:isNextInSequence or isFakeOrder 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
-
- getServerPath() - Method in class eu.europeana.corelib.neo4j.server.impl.Neo4jServerImpl
-
- getServerPath() - Method in interface eu.europeana.corelib.neo4j.server.Neo4jServer
-
- getSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Hierarchy
-
- getSiblings() - Method in class eu.europeana.corelib.neo4j.entity.Siblington
-
- getTime() - Method in class eu.europeana.corelib.neo4j.entity.IndexObject
-
- getTitle() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
-
Get the node's title (Map>) property
- getType() - Method in class eu.europeana.corelib.neo4j.entity.Neo4jBean
-
Get the node's Type (DocType) property