Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

addGraphDatabaseExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
 
addList(ListRepresentation) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addMapping(MappingRepresentation) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addNodeExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
 
addNumber(Number) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addRelationshipExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
 
addString(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addUri(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addUriTemplate(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
AUTHORIZATION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 

B

BadInputException - Exception in org.neo4j.server.rest.repr
 
BadInputException(Throwable) - Constructor for exception org.neo4j.server.rest.repr.BadInputException
 
BadInputException(String) - Constructor for exception org.neo4j.server.rest.repr.BadInputException
 
BadInputException(String, Throwable) - Constructor for exception org.neo4j.server.rest.repr.BadInputException
 
BadPluginInvocationException - Exception in org.neo4j.server.plugins
 
BadPluginInvocationException(Throwable) - Constructor for exception org.neo4j.server.plugins.BadPluginInvocationException
 
bool(boolean) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
BOOLEAN - Static variable in class org.neo4j.server.rest.repr.Representation
 
BOOLEAN - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
BOOLEAN_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
BYTE - Static variable in class org.neo4j.server.rest.repr.Representation
 
BYTE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
BYTE_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 

C

CHAR - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
CHARACTER - Static variable in class org.neo4j.server.rest.repr.Representation
 
CHARACTER_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
complete() - Method in class org.neo4j.server.rest.repr.RepresentationFormat
 
CONSTRAINT_DEFINITION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
consumeProperties(PropertyTypeDispatcher<String, Void>, PropertyContainer) - Static method in class org.neo4j.server.helpers.PropertyTypeDispatcher
 

D

describeListParameter(String, Class<?>, boolean, String) - Method in interface org.neo4j.server.plugins.ParameterDescriptionConsumer
 
describeParameter(String, Class<?>, boolean, String) - Method in interface org.neo4j.server.plugins.ParameterDescriptionConsumer
 
Description - Annotation Type in org.neo4j.server.plugins
 
dispatch(Object, K) - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher
 
DOUBLE - Static variable in class org.neo4j.server.rest.repr.Representation
 
DOUBLE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
DOUBLE_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 

E

emptyRepresentation() - Static method in class org.neo4j.server.rest.repr.Representation
 
equals(Object) - Method in class org.neo4j.server.rest.repr.RepresentationType
 
EXCEPTION - Static variable in class org.neo4j.server.rest.repr.Representation
 
EXCEPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
EXTENSION - Static variable in class org.neo4j.server.rest.repr.Representation
 
ExtensionInjector - Interface in org.neo4j.server.rest.repr
 
EXTENSIONS_MAP - Static variable in class org.neo4j.server.rest.repr.Representation
 

F

FLOAT - Static variable in class org.neo4j.server.rest.repr.Representation
 
FLOAT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
FLOAT_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
forType() - Method in class org.neo4j.server.plugins.PluginPoint
 
FULL_PATH - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
FullPath - Class in org.neo4j.server.rest.repr
 
FullPath(Path) - Constructor for class org.neo4j.server.rest.repr.FullPath
 

G

getBoolean(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getBooleanList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getByte(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getByteList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getCharacter(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getCharacterList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getClonedArray() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
 
getDescription() - Method in class org.neo4j.server.plugins.PluginPoint
 
getDouble(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getDoubleList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getExensionsFor(Class<?>) - Method in interface org.neo4j.server.rest.repr.ExtensionInjector
 
getFloat(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getFloatList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getInteger(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getIntegerList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getLong(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getLongList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getMap(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getNode(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getNodeList(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getPath() - Method in class org.neo4j.server.rest.repr.FullPath
 
getPluginPointFactory() - Method in class org.neo4j.server.plugins.ServerExtender
 
getRelationship(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getRelationshipList(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getRepresentationType() - Method in class org.neo4j.server.rest.repr.Representation
 
getShort(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getShortList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getString(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getStringList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getType() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
 
getType() - Method in interface org.neo4j.server.plugins.Injectable
 
getUri(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getUriList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getValue() - Method in interface org.neo4j.server.plugins.Injectable
Get the injectable value.
GRAPHDB - Static variable in class org.neo4j.server.rest.repr.Representation
 
GRAPHDB - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 

H

hashCode() - Method in class org.neo4j.server.rest.repr.RepresentationType
 

I

INDEX - Static variable in class org.neo4j.server.rest.repr.Representation
 
INDEX - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
INDEX_DEFINITION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
Injectable<T> - Interface in org.neo4j.server.plugins
 
InputFormat - Interface in org.neo4j.server.rest.repr
 
INTEGER - Static variable in class org.neo4j.server.rest.repr.Representation
 
INTEGER - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
INTEGER_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
InvalidArgumentsException - Exception in org.neo4j.server.rest.repr
 
InvalidArgumentsException(String) - Constructor for exception org.neo4j.server.rest.repr.InvalidArgumentsException
 
invoke(GraphDatabaseAPI, Object, ParameterList) - Method in class org.neo4j.server.plugins.PluginPoint
 

L

length() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
 
ListRepresentation - Class in org.neo4j.server.rest.repr
 
ListRepresentation(String, Iterable<? extends Representation>) - Constructor for class org.neo4j.server.rest.repr.ListRepresentation
 
ListRepresentation(RepresentationType, Iterable<? extends Representation>) - Constructor for class org.neo4j.server.rest.repr.ListRepresentation
 
ListSerializer - Class in org.neo4j.server.rest.repr
 
ListWriter - Class in org.neo4j.server.rest.repr
 
ListWriter() - Constructor for class org.neo4j.server.rest.repr.ListWriter
 
LONG - Static variable in class org.neo4j.server.rest.repr.Representation
 
LONG - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
LONG_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 

M

MAP - Static variable in class org.neo4j.server.rest.repr.Representation
 
MAP - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
MappingRepresentation - Class in org.neo4j.server.rest.repr
 
MappingRepresentation(String) - Constructor for class org.neo4j.server.rest.repr.MappingRepresentation
 
MappingSerializer - Class in org.neo4j.server.rest.repr
 
MappingWriter - Class in org.neo4j.server.rest.repr
 
MappingWriter() - Constructor for class org.neo4j.server.rest.repr.MappingWriter
 

N

Name - Annotation Type in org.neo4j.server.plugins
 
name() - Method in class org.neo4j.server.plugins.PluginPoint
 
NODE - Static variable in class org.neo4j.server.rest.repr.Representation
 
NODE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
NODE_INDEX_ROOT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
NODE_INDEXES - Static variable in class org.neo4j.server.rest.repr.Representation
 
NODE_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
NodeNotFoundException - Exception in org.neo4j.server.rest.web
 
NodeNotFoundException(String, NotFoundException) - Constructor for exception org.neo4j.server.rest.web.NodeNotFoundException
 
NodeNotFoundException(NotFoundException) - Constructor for exception org.neo4j.server.rest.web.NodeNotFoundException
 
NOTHING - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
NULL - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
number(int) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
number(long) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
number(double) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
numbers(long...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
numbers(double[]) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 

O

ofNull() - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
org.neo4j.server.helpers - package org.neo4j.server.helpers
 
org.neo4j.server.plugins - package org.neo4j.server.plugins
 
org.neo4j.server.rest.repr - package org.neo4j.server.rest.repr
 
org.neo4j.server.rest.web - package org.neo4j.server.rest.web
 

P

Parameter - Annotation Type in org.neo4j.server.plugins
 
ParameterDescriptionConsumer - Interface in org.neo4j.server.plugins
 
ParameterList - Class in org.neo4j.server.plugins
 
ParameterList(Map<String, Object>) - Constructor for class org.neo4j.server.plugins.ParameterList
 
PATH - Static variable in class org.neo4j.server.rest.repr.Representation
 
PATH - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PATH_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
PLUGIN - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PLUGIN_DESCRIPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PLUGIN_PARAMETER - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PluginInvocationFailureException - Exception in org.neo4j.server.plugins
 
PluginLifecycle - Interface in org.neo4j.server.plugins
Interface to be implemented and exposed via the Java ServiceLocator mechanism that allows plugins to provide their own initialization.
The implementations of this interface have to be listed in a file META-INF/services/org.neo4j.server.plugins.PluginLifecycle that contains the fully qualified class names of the individual plugin.
PluginLookupException - Exception in org.neo4j.server.plugins
 
PluginPoint - Class in org.neo4j.server.plugins
 
PLUGINS - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PluginTarget - Annotation Type in org.neo4j.server.plugins
 
PROPERTIES - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PROPERTIES_MAP - Static variable in class org.neo4j.server.rest.repr.Representation
 
PropertyTypeDispatcher<K,T> - Class in org.neo4j.server.helpers
 
PropertyTypeDispatcher() - Constructor for class org.neo4j.server.helpers.PropertyTypeDispatcher
 
PropertyTypeDispatcher.PropertyArray<A,T> - Class in org.neo4j.server.helpers
 
putList(String, ListRepresentation) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putMapping(String, MappingRepresentation) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putRelativeUri(String, String) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putRelativeUriTemplate(String, String) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putString(String, String) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 

R

readList(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readMap(String, String...) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readParameterList(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readParameterList(String) - Method in class org.neo4j.server.rest.repr.RepresentationFormat
 
readUri(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readValue(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
RELATIONSHIP - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
RELATIONSHIP_INDEX_ROOT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
RELATIONSHIP_INDEXES - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP_TYPE - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP_TYPE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
RelationshipNotFoundException - Exception in org.neo4j.server.rest.web
 
RelationshipNotFoundException(Throwable) - Constructor for exception org.neo4j.server.rest.web.RelationshipNotFoundException
 
relationshipType(RelationshipType) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
relationshipTypes(Iterable<RelationshipType>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
Representation - Class in org.neo4j.server.rest.repr
 
RepresentationFormat - Class in org.neo4j.server.rest.repr
Implementations of this class must be stateless.
RepresentationFormat(MediaType) - Constructor for class org.neo4j.server.rest.repr.RepresentationFormat
 
RepresentationType - Class in org.neo4j.server.rest.repr
 

S

SERVER_PLUGIN_DESCRIPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
ServerExtender - Class in org.neo4j.server.plugins
 
ServerPlugin - Class in org.neo4j.server.plugins
API for creating extensions for the Neo4j server.
ServerPlugin(String) - Constructor for class org.neo4j.server.plugins.ServerPlugin
Create a server extension with the specified name.
ServerPlugin() - Constructor for class org.neo4j.server.plugins.ServerPlugin
Create a server extension using the simple name of the concrete class that extends ServerPlugin as the name for the extension.
SHORT - Static variable in class org.neo4j.server.rest.repr.Representation
 
SHORT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
SHORT_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
Source - Annotation Type in org.neo4j.server.plugins
 
start(GraphDatabaseService, Configuration) - Method in interface org.neo4j.server.plugins.PluginLifecycle
Called at initialization time, before the plugin ressources are acutally loaded.
status() - Method in exception org.neo4j.server.rest.repr.BadInputException
 
status() - Method in exception org.neo4j.server.rest.repr.InvalidArgumentsException
 
stop() - Method in interface org.neo4j.server.plugins.PluginLifecycle
called to shutdown individual external resources or configurations
string(Iterable<String>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
STRING - Static variable in class org.neo4j.server.rest.repr.Representation
 
STRING - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
string(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
STRING_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
strings(String...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 

T

TEMPLATE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
template(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
toString() - Method in class org.neo4j.server.plugins.ServerPlugin
 
toString() - Method in class org.neo4j.server.rest.repr.RepresentationFormat
 
toString() - Method in class org.neo4j.server.rest.repr.RepresentationType
 

U

URI - Static variable in class org.neo4j.server.rest.repr.Representation
 
URI - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
uri(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
URI_TEMPLATE - Static variable in class org.neo4j.server.rest.repr.Representation
 

V

ValueRepresentation - Class in org.neo4j.server.rest.repr
 
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.