A B C D E F G H I J K L M N O P Q R S T U V W

A

AbstractInjectableProvider<E> - Class in org.neo4j.server.database
 
AbstractInjectableProvider(Class<E>) - Constructor for class org.neo4j.server.database.AbstractInjectableProvider
 
add(GraphDatabaseName) - Method in class org.neo4j.server.rest.domain.UriToDatabaseMatcher
Adds a mapping the given database using the default URI (/{database_name})
addBean(ObjectName) - Method in class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
addJAXRSPackages(List<String>, String) - Method in class org.neo4j.server.web.Jetty6WebServer
 
addJAXRSPackages(List<String>, String) - Method in interface org.neo4j.server.web.WebServer
 
AddressResolver - Class in org.neo4j.server
 
AddressResolver() - Constructor for class org.neo4j.server.AddressResolver
 
addServlet(Servlet, String) - Method in class org.neo4j.server.web.Jetty6WebServer
 
addServlet(Servlet, String) - Method in interface org.neo4j.server.web.WebServer
 
addStaticContent(String, String) - Method in class org.neo4j.server.web.Jetty6WebServer
 
addStaticContent(String, String) - Method in interface org.neo4j.server.web.WebServer
 
addToNodeIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
addToNodeIndex(String, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
addToRelationshipIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
addToRelationshipIndex(String, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
AdvertisableService - Interface in org.neo4j.server.webadmin.rest
 
AllowAjaxFilter - Class in org.neo4j.server.rest.web
This filter adds the header "Access-Control-Allow-Origin : *" to all responses that goes through it.
AllowAjaxFilter() - Constructor for class org.neo4j.server.rest.web.AllowAjaxFilter
 
allPaths(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
allRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
allTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
append(StringBuilder, Object, HtmlHelper.ObjectType) - Static method in class org.neo4j.server.rest.domain.HtmlHelper
 
appendMessage(StringBuilder, String) - Static method in class org.neo4j.server.rest.domain.HtmlHelper
 
attrInfo - Variable in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
AuthenticationException - Exception in org.neo4j.server.rest.web.security
A runtime exception representing a failure to provide correct authentication credentials.
AuthenticationException(String, String) - Constructor for exception org.neo4j.server.rest.web.security.AuthenticationException
 
AuthenticationExceptionMapper - Class in org.neo4j.server.rest.web.security
Map an authentication exception to an HTTP 401 response, optionally including the realm for a credentials challenge at the client.
AuthenticationExceptionMapper() - Constructor for class org.neo4j.server.rest.web.security.AuthenticationExceptionMapper
 

B

badRequest(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
baseUri() - Method in interface org.neo4j.server.NeoServer
 
baseUri() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
BEAN_TEMPLATE - Static variable in class org.neo4j.server.webadmin.rest.JmxService
 
beanName - Variable in class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
beans - Variable in class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
Bootstrapper - Class in org.neo4j.server
 
Bootstrapper() - Constructor for class org.neo4j.server.Bootstrapper
 

C

call(Object[]) - Method in class org.neo4j.server.webadmin.console.GremlinResultHook
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
ConfigFileMustBePresentRule - Class in org.neo4j.server.startup.healthcheck
 
ConfigFileMustBePresentRule() - Constructor for class org.neo4j.server.startup.healthcheck.ConfigFileMustBePresentRule
 
configuration() - Method in interface org.neo4j.server.configuration.Configurator
 
configuration() - Method in class org.neo4j.server.configuration.PropertyFileConfigurator
 
ConfigurationProvider - Class in org.neo4j.server.configuration
 
ConfigurationProvider(Configuration) - Constructor for class org.neo4j.server.configuration.ConfigurationProvider
 
Configurator - Interface in org.neo4j.server.configuration
 
configure(WebConfig, ResourceConfig, WebApplication) - Method in class org.neo4j.server.web.NeoServletContainer
 
conflict(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
ConsoleService - Class in org.neo4j.server.webadmin.rest
 
ConsoleService(SessionFactory, Database, OutputFormat) - Constructor for class org.neo4j.server.webadmin.rest.ConsoleService
 
ConsoleService(Database, HttpServletRequest, OutputFormat) - Constructor for class org.neo4j.server.webadmin.rest.ConsoleService
 
controlEvent(int) - Method in class org.neo4j.server.Bootstrapper
 
created(REPR) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
createDatabase(String, Map<String, String>) - Method in interface org.neo4j.server.database.GraphDatabaseFactory
 
createJsonFrom(Object) - Static method in class org.neo4j.server.rest.domain.JsonHelper
 
createNode(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createNode(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
createNodeIndex(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createRelationship(long, long, String, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createRelationship(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
createRelationshipIndex(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createRrdb(String, int, int, Sampleable...) - Method in class org.neo4j.server.rrd.RrdFactory
 
createRrdDbAndSampler(AbstractGraphDatabase, JobScheduler) - Method in class org.neo4j.server.rrd.RrdFactory
 
createSession(String, Database) - Method in interface org.neo4j.server.webadmin.rest.SessionFactory
 
createSession(String, Database) - Method in class org.neo4j.server.webadmin.rest.SessionFactoryImpl
 
currentKernelInstance(Database) - Method in class org.neo4j.server.webadmin.rest.JmxService
 

D

data - Variable in class org.neo4j.server.webadmin.rest.representations.JmxCompositeDataRepresentation
 
DATA_API_PACKAGE - Static variable in interface org.neo4j.server.configuration.Configurator
 
DATA_API_PATH_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
DATA_FROM_PATH - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
DATA_PATH - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
DATA_SPAN_PATH - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
Database - Class in org.neo4j.server.database
 
Database(AbstractGraphDatabase) - Constructor for class org.neo4j.server.database.Database
 
Database(GraphDatabaseFactory, String) - Constructor for class org.neo4j.server.database.Database
 
Database(GraphDatabaseFactory, String, Map<String, String>) - Constructor for class org.neo4j.server.database.Database
 
DATABASE_LOCATION_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
DatabaseActions - Class in org.neo4j.server.rest.web
 
DatabaseActions(Database) - Constructor for class org.neo4j.server.rest.web.DatabaseActions
 
DatabaseActions.IndexType - Enum in org.neo4j.server.rest.web
 
DatabaseActions.RelationshipDirection - Enum in org.neo4j.server.rest.web
 
DatabaseBlockedException - Exception in org.neo4j.server.database
Thrown when database instantiation has been purposfully blocked and someone tries to instantiate it.
DatabaseBlockedException(String) - Constructor for exception org.neo4j.server.database.DatabaseBlockedException
 
DatabaseBlockedExceptionMapper - Class in org.neo4j.server.rest.web
Map DatabaseBlockedException to a HTTP service not available response.
DatabaseBlockedExceptionMapper() - Constructor for class org.neo4j.server.rest.web.DatabaseBlockedExceptionMapper
 
DatabaseLocationMustBeSpecifiedRule - Class in org.neo4j.server.configuration.validation
 
DatabaseLocationMustBeSpecifiedRule() - Constructor for class org.neo4j.server.configuration.validation.DatabaseLocationMustBeSpecifiedRule
 
DatabaseMetadataService - Class in org.neo4j.server.rest.web
 
DatabaseMetadataService(Database) - Constructor for class org.neo4j.server.rest.web.DatabaseMetadataService
 
DatabaseProvider - Class in org.neo4j.server.database
 
DatabaseProvider(Database) - Constructor for class org.neo4j.server.database.DatabaseProvider
 
DatabaseRepresentation - Class in org.neo4j.server.rest.repr
 
DatabaseRepresentation(GraphDatabaseService) - Constructor for class org.neo4j.server.rest.repr.DatabaseRepresentation
 
db - Variable in class org.neo4j.server.database.DatabaseProvider
 
db - Variable in class org.neo4j.server.database.GraphDatabaseServiceProvider
 
DB_MODE_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
DB_TUNING_PROPERTY_FILE_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
debug(String, Throwable) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
debug(String, Object, Object) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
debug(String, Object...) - Method in class org.neo4j.server.logging.Logger
 
DEFAULT_CONFIG_DIR - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_DATA_API_PATH - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_MANAGEMENT_API_PATH - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_TIMESPAN - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
DEFAULT_WEB_ADMIN_PATH - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEB_ADMIN_STATIC_WEB_CONTENT_LOCATION - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEBSERVER_PORT - Static variable in interface org.neo4j.server.configuration.Configurator
 
DefaultFormat - Class in org.neo4j.server.rest.repr
This class decorates another RepresentationFormat (called inner here), and tries to use inner to parse stuff.
DefaultFormat(RepresentationFormat, Collection<MediaType>, MediaType...) - Constructor for class org.neo4j.server.rest.repr.DefaultFormat
 
deleteAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromNodeIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromNodeIndexNoKeyValue(String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromNodeIndexNoValue(String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromRelationshipIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromRelationshipIndex(String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromRelationshipIndexnoValue(String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteNode(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
deleteNode(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteRelationship(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
deleteRelationship(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
describe(String, Class<?>, String) - Method in interface org.neo4j.server.plugins.PluginInvocator
 
describe(String, Class<?>, String) - Method in class org.neo4j.server.plugins.PluginManager
 
describeAll(String) - Method in interface org.neo4j.server.plugins.PluginInvocator
 
describeAll(String) - Method in class org.neo4j.server.plugins.PluginManager
 
describeGraphDatabaseExtension(String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
describeListParameter(String, Class<?>, boolean, String) - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
describeNodeExtension(String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
describeParameter(String, Class<?>, boolean, String) - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
describeRelationshipExtension(String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
describeRelationships(Map<String, Object>) - Static method in class org.neo4j.server.rest.domain.RelationshipExpanderBuilder
 
description() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
DiscoveryModule - Class in org.neo4j.server.modules
 
DiscoveryModule() - Constructor for class org.neo4j.server.modules.DiscoveryModule
 
DiscoveryRepresentation - Class in org.neo4j.server.rest.repr
 
DiscoveryRepresentation(String, String) - Constructor for class org.neo4j.server.rest.repr.DiscoveryRepresentation
 
DiscoveryService - Class in org.neo4j.server.rest.discovery
Used to discover the rest of the server urls through a HTTP GET request to the server root (/).
DiscoveryService(Configuration, OutputFormat) - Constructor for class org.neo4j.server.rest.discovery.DiscoveryService
 
dispatchBooleanArrayProperty(PropertyTypeDispatcher.PropertyArray<boolean[], Boolean>, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchBooleanProperty(boolean, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchByteProperty(byte, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchCharacterProperty(char, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchDoubleArrayProperty(PropertyTypeDispatcher.PropertyArray<double[], Double>, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchDoubleProperty(double, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchFloatArrayProperty(PropertyTypeDispatcher.PropertyArray<float[], Float>, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchFloatProperty(float, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchIntegerArrayProperty(PropertyTypeDispatcher.PropertyArray<int[], Integer>, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchIntegerProperty(int, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchLongArrayProperty(PropertyTypeDispatcher.PropertyArray<long[], Long>, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchLongProperty(long, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchOtherArray(Object[], String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchOtherProperty(Object, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchShortArrayProperty(PropertyTypeDispatcher.PropertyArray<short[], Short>, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchShortProperty(short, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchStringArrayProperty(String[], String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
dispatchStringProperty(String, String) - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
DOMAIN_TEMPLATE - Static variable in class org.neo4j.server.webadmin.rest.JmxService
 
domainName - Variable in class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
DOMAINS_PATH - Static variable in class org.neo4j.server.webadmin.rest.JmxService
 
done() - Method in class org.neo4j.server.rest.repr.formats.ListWrappingWriter
 
done() - Method in class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 

E

ENABLE_OSGI_SERVER_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
encode(String) - Static method in class org.neo4j.server.rest.domain.URIHelper
 
end(StringBuilder) - Static method in class org.neo4j.server.rest.domain.HtmlHelper
 
endNode() - Method in class org.neo4j.server.rest.repr.FullPathRepresentation
 
endNode() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
EndNodeNotFoundException - Exception in org.neo4j.server.rest.domain
 
EndNodeNotFoundException() - Constructor for exception org.neo4j.server.rest.domain.EndNodeNotFoundException
 
endNodeUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
EntityRepresentation - Interface in org.neo4j.server.rest.repr
 
equals(Object) - Method in class org.neo4j.server.rest.domain.GraphDatabaseName
 
error(String, Object...) - Method in class org.neo4j.server.logging.Logger
 
error(Throwable) - Method in class org.neo4j.server.logging.Logger
 
evaluate(String) - Method in class org.neo4j.server.webadmin.console.GremlinSession
Take some gremlin script, evaluate it in the context of this gremlin session, and return the result.
evaluate(String) - Method in interface org.neo4j.server.webadmin.console.ScriptSession
 
EvaluationException - Exception in org.neo4j.server.rest.domain
 
EvaluationException() - Constructor for exception org.neo4j.server.rest.domain.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception org.neo4j.server.rest.domain.EvaluationException
 
EvaluationException(String) - Constructor for exception org.neo4j.server.rest.domain.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception org.neo4j.server.rest.domain.EvaluationException
 
exec(InputFormat, String) - Method in class org.neo4j.server.webadmin.rest.ConsoleService
 
execute(Properties) - Method in class org.neo4j.server.startup.healthcheck.ConfigFileMustBePresentRule
 
execute(Properties) - Method in class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
 
execute(Properties) - Method in interface org.neo4j.server.startup.healthcheck.StartupHealthCheckRule
 
execute(String) - Method in class org.neo4j.server.webadmin.console.GremlinWebConsole
 
extendedEntity() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
extensionList(String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
extensionNames() - Method in interface org.neo4j.server.plugins.PluginInvocator
 
extensionNames() - Method in class org.neo4j.server.plugins.PluginManager
 
ExtensionPointRepresentation - Class in org.neo4j.server.rest.repr
 
ExtensionPointRepresentation(String, Class<?>, String) - Constructor for class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
ExtensionService - Class in org.neo4j.server.rest.web
 
ExtensionService(InputFormat, OutputFormat, PluginInvocator, Database) - Constructor for class org.neo4j.server.rest.web.ExtensionService
 
extensionsList() - Method in class org.neo4j.server.rest.web.ExtensionService
 

F

failedRule() - Method in class org.neo4j.server.startup.healthcheck.StartupHealthCheck
 
failureMessage - Variable in class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
 
fatal(String, Object...) - Method in class org.neo4j.server.logging.Logger
 
filter(ContainerRequest, ContainerResponse) - Method in class org.neo4j.server.rest.web.AllowAjaxFilter
 
findPaths(long, long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
findSinglePath(long, long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
format(Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
formQueryBeans(String) - Method in class org.neo4j.server.webadmin.rest.JmxService
 
from(Object, HtmlHelper.ObjectType) - Static method in class org.neo4j.server.rest.domain.HtmlHelper
 
from(Map<String, Object>) - Static method in class org.neo4j.server.rest.domain.TraversalDescriptionBuilder
 
FullPathRepresentation - Class in org.neo4j.server.rest.repr
 
FullPathRepresentation(Path) - Constructor for class org.neo4j.server.rest.repr.FullPathRepresentation
 

G

generateUriFor(URI, String) - Static method in class org.neo4j.server.JAXRSHelper
 
getAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getAttributes() - Method in class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
getBean(String, String) - Method in class org.neo4j.server.webadmin.rest.JmxService
 
getBeans() - Method in class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
getConfigFile() - Static method in class org.neo4j.server.Bootstrapper
 
getConfiguration() - Method in interface org.neo4j.server.NeoServer
 
getConfiguration() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getConfigurator() - Method in interface org.neo4j.server.NeoServer
 
getConfigurator() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getData() - Method in class org.neo4j.server.webadmin.rest.MonitorService
 
getData(long) - Method in class org.neo4j.server.webadmin.rest.MonitorService
 
getData(long, long) - Method in class org.neo4j.server.webadmin.rest.MonitorService
 
getDatabase() - Method in interface org.neo4j.server.NeoServer
 
getDatabase() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getDatabaseTuningProperties() - Method in interface org.neo4j.server.configuration.Configurator
 
getDatabaseTuningProperties() - Method in class org.neo4j.server.configuration.PropertyFileConfigurator
 
getDatasources() - Method in class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
getDescription() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
getDescription() - Method in class org.neo4j.server.webadmin.rest.representations.JmxCompositeDataRepresentation
 
getDescription() - Method in class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
getDescription() - Method in class org.neo4j.server.webadmin.rest.representations.NameDescriptionValueRepresentation
 
getDiscoveryDocument() - Method in class org.neo4j.server.rest.discovery.DiscoveryService
 
getDomain(String) - Method in class org.neo4j.server.webadmin.rest.JmxService
 
getDomainName() - Method in class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
getEndTime() - Method in class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
getErrorCode() - Method in exception org.neo4j.server.ServerStartupException
 
getExensionsFor(Class<?>) - Method in class org.neo4j.server.plugins.PluginManager
 
getExtendedEntity() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
getExtensionList(String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
getExtensionManager() - Method in interface org.neo4j.server.NeoServer
 
getExtensionManager() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getExtensionsList() - Method in class org.neo4j.server.rest.web.ExtensionService
 
getFailureMessage() - Method in class org.neo4j.server.startup.healthcheck.ConfigFileMustBePresentRule
 
getFailureMessage() - Method in class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
 
getFailureMessage() - Method in interface org.neo4j.server.startup.healthcheck.StartupHealthCheckRule
 
getGraphDatabaseExtensionDescription(String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
getGraphDatabaseFactory(Configuration) - Method in class org.neo4j.server.Bootstrapper
 
getGraphDatabaseFactory(Configuration) - Method in class org.neo4j.server.NeoServerBootstrapper
 
getHealthCheckRules() - Method in class org.neo4j.server.Bootstrapper
 
getHealthCheckRules() - Method in class org.neo4j.server.NeoServerBootstrapper
 
getHostname() - Method in class org.neo4j.server.AddressResolver
 
getHtmlBrowseJavascript() - Method in class org.neo4j.server.rest.web.ResourcesService
 
getId() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
getId() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
getIdentity() - Method in class org.neo4j.server.rest.repr.DatabaseRepresentation
 
getIdentity() - Method in class org.neo4j.server.rest.repr.IndexedEntityRepresentation
 
getIdentity() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
getIdentity() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
getIndexedNode(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedNodes(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getIndexedNodesByExactMatch(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedNodesByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedNodesByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getIndexedRelationship(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedRelationships(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedRelationships(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getIndexedRelationshipsByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedRelationshipsByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getIndexManager() - Method in class org.neo4j.server.database.Database
 
getInjectable(ComponentContext, Context, Class<E>) - Method in class org.neo4j.server.database.AbstractInjectableProvider
 
getInjectable() - Method in class org.neo4j.server.database.AbstractInjectableProvider
 
getInjectables(List<String>) - Method in interface org.neo4j.server.NeoServer
 
getInjectables(List<String>) - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getJmxAttributeName() - Method in class org.neo4j.server.rrd.JmxSampleableBase
 
getJmxAttributeName() - Method in class org.neo4j.server.rrd.NodeIdsInUseSampleable
 
getJmxAttributeName() - Method in class org.neo4j.server.rrd.PropertyCountSampleable
 
getJmxAttributeName() - Method in class org.neo4j.server.rrd.RelationshipCountSampleable
 
getLocation() - Method in class org.neo4j.server.database.Database
 
getLogger(String) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
getLogger(Class<?>) - Static method in class org.neo4j.server.logging.Logger
 
getLogger(String) - Static method in class org.neo4j.server.logging.Logger
 
getMediaType() - Method in class org.neo4j.server.rest.repr.OutputFormat
 
getMountPoint() - Method in class org.neo4j.server.configuration.ThirdPartyJaxRsPackage
 
getName() - Method in class org.neo4j.server.rest.domain.GraphDatabaseName
 
getName() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
getName() - Method in class org.neo4j.server.rrd.JmxSampleableBase
 
getName() - Method in class org.neo4j.server.rrd.MemoryUsedSampleable
 
getName() - Method in class org.neo4j.server.rrd.NodeIdsInUseSampleable
 
getName() - Method in class org.neo4j.server.rrd.PropertyCountSampleable
 
getName() - Method in class org.neo4j.server.rrd.RelationshipCountSampleable
 
getName() - Method in interface org.neo4j.server.rrd.Sampleable
 
getName() - Method in interface org.neo4j.server.webadmin.rest.AdvertisableService
 
getName() - Method in class org.neo4j.server.webadmin.rest.ConsoleService
 
getName() - Method in class org.neo4j.server.webadmin.rest.JmxService
 
getName() - Method in class org.neo4j.server.webadmin.rest.MonitorService
 
getName() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
getName() - Method in class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
getName() - Method in class org.neo4j.server.webadmin.rest.representations.NameDescriptionValueRepresentation
 
getNode(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getNode(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getNodeExtensionDescription(String, String, long) - Method in class org.neo4j.server.rest.web.ExtensionService
 
getNodeFromIndexUri(String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getNodeIndex(String) - Method in class org.neo4j.server.database.Database
 
getNodeIndexNames() - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getNodeIndexRoot() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getNodeRelationships(long, DatabaseActions.RelationshipDirection, Collection<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getNodeRelationships(long, DatabaseActions.RelationshipDirection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getNodeRelationships(long, DatabaseActions.RelationshipDirection, RestfulGraphDatabase.AmpersandSeparatedCollection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getPackageName() - Method in class org.neo4j.server.configuration.ThirdPartyJaxRsPackage
 
getPath() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
getPlugins() - Method in class org.neo4j.server.modules.RESTApiModule
 
getRealm() - Method in exception org.neo4j.server.rest.web.security.AuthenticationException
 
getReferenceNode() - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getRelationship(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getRelationship(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getRelationshipExtensionDescription(String, String, long) - Method in class org.neo4j.server.rest.web.ExtensionService
 
getRelationshipFromIndexUri(String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getRelationshipIndex(String) - Method in class org.neo4j.server.database.Database
 
getRelationshipIndexNames() - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getRelationshipIndexRoot() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getRelationshipTypes() - Method in class org.neo4j.server.rest.web.DatabaseMetadataService
 
getRoot() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getScope() - Method in class org.neo4j.server.database.AbstractInjectableProvider
 
getServer() - Method in class org.neo4j.server.Bootstrapper
 
getServerModules() - Method in class org.neo4j.server.Bootstrapper
 
getServerModules() - Method in class org.neo4j.server.NeoServerBootstrapper
 
getServerPath() - Method in interface org.neo4j.server.webadmin.rest.AdvertisableService
 
getServerPath() - Method in class org.neo4j.server.webadmin.rest.ConsoleService
 
getServerPath() - Method in class org.neo4j.server.webadmin.rest.JmxService
 
getServerPath() - Method in class org.neo4j.server.webadmin.rest.MonitorService
 
getServiceDefinition() - Method in class org.neo4j.server.webadmin.rest.ConsoleService
 
getServiceDefinition() - Method in class org.neo4j.server.webadmin.rest.JmxService
 
getServiceDefinition() - Method in class org.neo4j.server.webadmin.rest.MonitorService
 
getServiceDefinition(UriInfo, OutputFormat) - Method in class org.neo4j.server.webadmin.rest.RootService
 
getStartTime() - Method in class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
getThirdpartyJaxRsClasses() - Method in interface org.neo4j.server.configuration.Configurator
 
getThirdpartyJaxRsClasses() - Method in class org.neo4j.server.configuration.PropertyFileConfigurator
 
getTimestamps() - Method in class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
getType() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
getType() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
getType() - Method in class org.neo4j.server.webadmin.rest.representations.JmxCompositeDataRepresentation
 
getUrl() - Method in class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
getValue(HttpContext) - Method in class org.neo4j.server.configuration.ConfigurationProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.database.DatabaseProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.database.GraphDatabaseServiceProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.NeoServerProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.plugins.PluginInvocatorProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.rest.repr.InputFormatProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.rest.repr.OutputFormatProvider
 
getValue() - Method in class org.neo4j.server.rrd.JmxSampleableBase
 
getValue() - Method in class org.neo4j.server.rrd.MemoryUsedSampleable
 
getValue(HttpContext) - Method in class org.neo4j.server.rrd.RrdDbProvider
 
getValue() - Method in interface org.neo4j.server.rrd.Sampleable
 
getValue() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
getValue() - Method in class org.neo4j.server.webadmin.rest.representations.JmxCompositeDataRepresentation
 
getValue() - Method in class org.neo4j.server.webadmin.rest.representations.NameDescriptionValueRepresentation
 
getWebServer() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getWebServerPort() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
graph - Variable in class org.neo4j.server.database.Database
 
GRAPH_DATABASE_STARTUP_ERROR_CODE - Static variable in class org.neo4j.server.Bootstrapper
 
GraphDatabaseFactory - Interface in org.neo4j.server.database
 
GraphDatabaseName - Class in org.neo4j.server.rest.domain
 
GraphDatabaseName(String) - Constructor for class org.neo4j.server.rest.domain.GraphDatabaseName
 
GraphDatabaseServiceProvider - Class in org.neo4j.server.database
 
GraphDatabaseServiceProvider(GraphDatabaseService) - Constructor for class org.neo4j.server.database.GraphDatabaseServiceProvider
 
GremlinResultHook - Class in org.neo4j.server.webadmin.console
Version of ResultHookClosure that does not add ==> to the output.
GremlinResultHook(Object, IO) - Constructor for class org.neo4j.server.webadmin.console.GremlinResultHook
 
GremlinSession - Class in org.neo4j.server.webadmin.console
 
GremlinSession(Database) - Constructor for class org.neo4j.server.webadmin.console.GremlinSession
 
GremlinWebConsole - Class in org.neo4j.server.webadmin.console
 
GremlinWebConsole(Binding, IO) - Constructor for class org.neo4j.server.webadmin.console.GremlinWebConsole
 
GremlinWebConsole() - Constructor for class org.neo4j.server.webadmin.console.GremlinWebConsole
 

H

HtmlFormat - Class in org.neo4j.server.rest.repr.formats
 
HtmlFormat() - Constructor for class org.neo4j.server.rest.repr.formats.HtmlFormat
 
HtmlHelper - Class in org.neo4j.server.rest.domain
This is just a simple test of how a HTML renderer could be like
HtmlHelper() - Constructor for class org.neo4j.server.rest.domain.HtmlHelper
 
HtmlHelper.ObjectType - Enum in org.neo4j.server.rest.domain
 

I

incomingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
incomingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
IndexedEntityRepresentation - Class in org.neo4j.server.rest.repr
 
IndexedEntityRepresentation(Node, String, String, IndexRepresentation) - Constructor for class org.neo4j.server.rest.repr.IndexedEntityRepresentation
 
IndexedEntityRepresentation(Relationship, String, String, IndexRepresentation) - Constructor for class org.neo4j.server.rest.repr.IndexedEntityRepresentation
 
IndexRepresentation - Class in org.neo4j.server.rest.repr
 
IndexRepresentation(String, Map<String, String>) - Constructor for class org.neo4j.server.rest.repr.IndexRepresentation
 
info(String, Object, Object) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
info(String, Object...) - Method in class org.neo4j.server.logging.Logger
 
inputFormat(MediaType) - Method in class org.neo4j.server.rest.repr.RepresentationFormatRepository
 
InputFormatProvider - Class in org.neo4j.server.rest.repr
 
InputFormatProvider(RepresentationFormatRepository) - Constructor for class org.neo4j.server.rest.repr.InputFormatProvider
 
intitializePackages(Iterable<String>) - Method in class org.neo4j.server.modules.PluginInitializer
 
InvalidServerConfigurationException - Exception in org.neo4j.server.configuration
 
InvalidServerConfigurationException(String) - Constructor for exception org.neo4j.server.configuration.InvalidServerConfigurationException
 
invoke(AbstractGraphDatabase, String, Class<T>, String, T, ParameterList) - Method in interface org.neo4j.server.plugins.PluginInvocator
 
invoke(AbstractGraphDatabase, String, Class<T>, String, T, ParameterList) - Method in class org.neo4j.server.plugins.PluginManager
 
invokeGraphDatabaseExtension(String, String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
invokeGraphDatabaseExtension(String, String, ParameterList) - Method in class org.neo4j.server.rest.web.ExtensionService
 
invokeNodeExtension(String, String, long, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
invokeNodeExtension(long, String, String, ParameterList) - Method in class org.neo4j.server.rest.web.ExtensionService
 
invokeRelationshipExtension(String, String, long, String) - Method in class org.neo4j.server.rest.web.ExtensionService
 
invokeRelationshipExtension(long, String, String, ParameterList) - Method in class org.neo4j.server.rest.web.ExtensionService
 
isDebugEnabled() - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
isEmpty() - Method in class org.neo4j.server.rest.repr.PropertiesRepresentation
 
isInteractive() - Method in class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 
isIs() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
isLoggable(LogRecord) - Method in class org.neo4j.server.logging.NeoLogFilter
 
isMoreDerivedThan(Bootstrapper) - Method in class org.neo4j.server.Bootstrapper
 
isReadable() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
isWriteable() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 

J

JAXRSHelper - Class in org.neo4j.server
 
JAXRSHelper() - Constructor for class org.neo4j.server.JAXRSHelper
 
Jetty6WebServer - Class in org.neo4j.server.web
 
Jetty6WebServer() - Constructor for class org.neo4j.server.web.Jetty6WebServer
 
JettyLoggerAdapter - Class in org.neo4j.server.logging
Simple wrapper over the neo4j native logger class for getting jetty to use our logging framework.
JettyLoggerAdapter() - Constructor for class org.neo4j.server.logging.JettyLoggerAdapter
 
JmxAttributeRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
JmxAttributeRepresentation(ObjectName, MBeanAttributeInfo) - Constructor for class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
JmxAttributeRepresentationDispatcher - Class in org.neo4j.server.webadmin.rest.representations
Converts common primitive and basic objects and arrays of the same into a representation.
JmxAttributeRepresentationDispatcher() - Constructor for class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentationDispatcher
 
JmxCompositeDataRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
JmxCompositeDataRepresentation(CompositeData) - Constructor for class org.neo4j.server.webadmin.rest.representations.JmxCompositeDataRepresentation
 
JmxDomainRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
JmxDomainRepresentation(String) - Constructor for class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
JmxMBeanRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
JmxMBeanRepresentation(ObjectName) - Constructor for class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
JmxSampleableBase - Class in org.neo4j.server.rrd
 
JmxSampleableBase(AbstractGraphDatabase) - Constructor for class org.neo4j.server.rrd.JmxSampleableBase
 
jmxServer - Variable in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
jmxServer - Variable in class org.neo4j.server.webadmin.rest.representations.JmxMBeanRepresentation
 
JmxService - Class in org.neo4j.server.webadmin.rest
 
JmxService(OutputFormat, InputFormat) - Constructor for class org.neo4j.server.webadmin.rest.JmxService
 
Job - Interface in org.neo4j.server.rrd
 
JobScheduler - Interface in org.neo4j.server.rrd
 
JsonBuildRuntimeException - Exception in org.neo4j.server.rest.domain
 
JsonBuildRuntimeException(String, Throwable) - Constructor for exception org.neo4j.server.rest.domain.JsonBuildRuntimeException
 
JsonBuildRuntimeException(String) - Constructor for exception org.neo4j.server.rest.domain.JsonBuildRuntimeException
 
JsonBuildRuntimeException(Throwable) - Constructor for exception org.neo4j.server.rest.domain.JsonBuildRuntimeException
 
jsonCreateNodeIndex(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
jsonCreateRelationshipIndex(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
JsonFormat - Class in org.neo4j.server.rest.repr.formats
 
JsonFormat() - Constructor for class org.neo4j.server.rest.repr.formats.JsonFormat
 
JsonHelper - Class in org.neo4j.server.rest.domain
 
JsonHelper() - Constructor for class org.neo4j.server.rest.domain.JsonHelper
 
JsonParseException - Exception in org.neo4j.server.rest.domain
 
JsonParseException(String, Throwable) - Constructor for exception org.neo4j.server.rest.domain.JsonParseException
 
JsonParseException(String) - Constructor for exception org.neo4j.server.rest.domain.JsonParseException
 
JsonParseException(Throwable) - Constructor for exception org.neo4j.server.rest.domain.JsonParseException
 
jsonToList(String) - Static method in class org.neo4j.server.rest.domain.JsonHelper
 
jsonToMap(String) - Static method in class org.neo4j.server.rest.domain.JsonHelper
 
jsonToSingleValue(String) - Static method in class org.neo4j.server.rest.domain.JsonHelper
 

K

KERNEL_NAME_PATH - Static variable in class org.neo4j.server.webadmin.rest.JmxService
 
KEY_LOG4J_CONFIG_XML_PATH - Static variable in class org.neo4j.server.Bootstrapper
 

L

length() - Method in class org.neo4j.server.rest.repr.FullPathRepresentation
 
length() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
list(Iterable<Node>) - Static method in class org.neo4j.server.rest.repr.NodeRepresentation
 
list(Iterable<Relationship>) - Static method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
listDomains() - Method in class org.neo4j.server.webadmin.rest.JmxService
 
listFrom(String[]) - Static method in class org.neo4j.server.JAXRSHelper
 
ListWrappingWriter - Class in org.neo4j.server.rest.repr.formats
 
ListWrappingWriter(List<Object>) - Constructor for class org.neo4j.server.rest.repr.formats.ListWrappingWriter
 
loadMostDerivedBootstrapper() - Static method in class org.neo4j.server.Bootstrapper
 
log - Static variable in class org.neo4j.server.configuration.PropertyFileConfigurator
 
log - Static variable in class org.neo4j.server.configuration.validation.Validator
 
log - Static variable in class org.neo4j.server.database.Database
 
log - Static variable in class org.neo4j.server.logging.Logger
 
log(Priority, String, Throwable) - Method in class org.neo4j.server.logging.Logger
 
log(Level, String, Object...) - Method in class org.neo4j.server.logging.Logger
 
log - Static variable in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
log - Static variable in class org.neo4j.server.startup.healthcheck.StartupHealthCheck
 
log - Static variable in class org.neo4j.server.web.Jetty6WebServer
 
Logger - Class in org.neo4j.server.logging
 
Logger(Class<?>) - Constructor for class org.neo4j.server.logging.Logger
 
Logger(String) - Constructor for class org.neo4j.server.logging.Logger
 
lookup(URI) - Method in class org.neo4j.server.rest.domain.UriToDatabaseMatcher
 

M

main(String[]) - Static method in class org.neo4j.server.Bootstrapper
 
MANAGEMENT_API_PACKAGE - Static variable in interface org.neo4j.server.configuration.Configurator
 
MANAGEMENT_PATH_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
ManagementApiModule - Class in org.neo4j.server.modules
 
ManagementApiModule() - Constructor for class org.neo4j.server.modules.ManagementApiModule
 
MapWrappingWriter - Class in org.neo4j.server.rest.repr.formats
 
MapWrappingWriter(Map<String, Object>) - Constructor for class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 
MapWrappingWriter(Map<String, Object>, boolean) - Constructor for class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 
MAX_TIMESPAN - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
MediaTypeNotSupportedException - Exception in org.neo4j.server.rest.repr
 
MediaTypeNotSupportedException(Response.Status, Collection<MediaType>, MediaType...) - Constructor for exception org.neo4j.server.rest.repr.MediaTypeNotSupportedException
 
MemoryUsedSampleable - Class in org.neo4j.server.rrd
 
MemoryUsedSampleable() - Constructor for class org.neo4j.server.rrd.MemoryUsedSampleable
 
methodName() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
MonitorService - Class in org.neo4j.server.webadmin.rest
This exposes data from an internal round-robin database that tracks various system KPIs over time.
MonitorService(RrdDb, OutputFormat) - Constructor for class org.neo4j.server.webadmin.rest.MonitorService
 

N

NameDescriptionValueRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
NameDescriptionValueRepresentation(String, String, Representation) - Constructor for class org.neo4j.server.webadmin.rest.representations.NameDescriptionValueRepresentation
 
Neo4jPropertiesMustExistRule - Class in org.neo4j.server.startup.healthcheck
 
Neo4jPropertiesMustExistRule() - Constructor for class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
 
NEO_SERVER_CONFIG_FILE_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
NeoLogFilter - Class in org.neo4j.server.logging
A logging facility that restricts messages to org.neo4j.server messages.
NeoLogFilter() - Constructor for class org.neo4j.server.logging.NeoLogFilter
 
NeoServer - Interface in org.neo4j.server
 
neoServer - Variable in class org.neo4j.server.NeoServerProvider
 
NeoServerBootstrapper - Class in org.neo4j.server
 
NeoServerBootstrapper() - Constructor for class org.neo4j.server.NeoServerBootstrapper
 
NeoServerProvider - Class in org.neo4j.server
 
NeoServerProvider(NeoServer) - Constructor for class org.neo4j.server.NeoServerProvider
 
NeoServerWithEmbeddedWebServer - Class in org.neo4j.server
 
NeoServerWithEmbeddedWebServer(Bootstrapper, AddressResolver, StartupHealthCheck, File, WebServer, Iterable<Class<? extends ServerModule>>) - Constructor for class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
NeoServerWithEmbeddedWebServer(Bootstrapper, StartupHealthCheck, File, WebServer, Iterable<Class<? extends ServerModule>>) - Constructor for class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
NeoServletContainer - Class in org.neo4j.server.web
 
NeoServletContainer(NeoServer, Collection<Injectable<?>>) - Constructor for class org.neo4j.server.web.NeoServletContainer
 
newList(String) - Method in class org.neo4j.server.rest.repr.formats.ListWrappingWriter
 
newList(String, String) - Method in class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 
newMapping(String) - Method in class org.neo4j.server.rest.repr.formats.ListWrappingWriter
 
newMapping(String, String) - Method in class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 
NO_NAME - Static variable in class org.neo4j.server.rest.domain.GraphDatabaseName
 
noContent() - Method in class org.neo4j.server.rest.repr.OutputFormat
 
NodeIdsInUseSampleable - Class in org.neo4j.server.rrd
 
NodeIdsInUseSampleable(AbstractGraphDatabase) - Constructor for class org.neo4j.server.rrd.NodeIdsInUseSampleable
 
NodeIndexRepresentation - Class in org.neo4j.server.rest.repr
 
NodeIndexRepresentation(String) - Constructor for class org.neo4j.server.rest.repr.NodeIndexRepresentation
 
NodeIndexRepresentation(String, Map<String, String>) - Constructor for class org.neo4j.server.rest.repr.NodeIndexRepresentation
 
nodeIndexRoot() - Method in class org.neo4j.server.rest.web.DatabaseActions
 
NodeIndexRootRepresentation - Class in org.neo4j.server.rest.repr
 
NodeIndexRootRepresentation(IndexManager) - Constructor for class org.neo4j.server.rest.repr.NodeIndexRootRepresentation
 
nodeIsIndexed(String, String, Object, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
NodeRepresentation - Class in org.neo4j.server.rest.repr
 
NodeRepresentation(Node) - Constructor for class org.neo4j.server.rest.repr.NodeRepresentation
 
nodes() - Method in class org.neo4j.server.rest.repr.FullPathRepresentation
 
nodes() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
NoSuchPropertyException - Exception in org.neo4j.server.rest.web
 
NoSuchPropertyException(PropertyContainer, String) - Constructor for exception org.neo4j.server.rest.web.NoSuchPropertyException
 
notFound(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
notFound() - Method in class org.neo4j.server.rest.repr.OutputFormat
 
NullFormat - Class in org.neo4j.server.rest.repr.formats
 
NullFormat(Collection<MediaType>, MediaType...) - Constructor for class org.neo4j.server.rest.repr.formats.NullFormat
 

O

objectName - Variable in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
ObjectRepresentation - Class in org.neo4j.server.rest.repr
 
ObjectRepresentation(String) - Constructor for class org.neo4j.server.rest.repr.ObjectRepresentation
 
ObjectRepresentation.Mapping - Annotation Type in org.neo4j.server.rest.repr
 
OK - Static variable in class org.neo4j.server.Bootstrapper
 
ok(Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
OperationFailureException - Exception in org.neo4j.server.rest.web
 
OperationFailureException() - Constructor for exception org.neo4j.server.rest.web.OperationFailureException
 
org.neo4j.server - package org.neo4j.server
 
org.neo4j.server.configuration - package org.neo4j.server.configuration
 
org.neo4j.server.configuration.validation - package org.neo4j.server.configuration.validation
 
org.neo4j.server.database - package org.neo4j.server.database
 
org.neo4j.server.logging - package org.neo4j.server.logging
 
org.neo4j.server.modules - package org.neo4j.server.modules
 
org.neo4j.server.plugins - package org.neo4j.server.plugins
 
org.neo4j.server.rest.discovery - package org.neo4j.server.rest.discovery
 
org.neo4j.server.rest.domain - package org.neo4j.server.rest.domain
 
org.neo4j.server.rest.repr - package org.neo4j.server.rest.repr
 
org.neo4j.server.rest.repr.formats - package org.neo4j.server.rest.repr.formats
 
org.neo4j.server.rest.web - package org.neo4j.server.rest.web
 
org.neo4j.server.rest.web.security - package org.neo4j.server.rest.web.security
 
org.neo4j.server.rrd - package org.neo4j.server.rrd
 
org.neo4j.server.startup.healthcheck - package org.neo4j.server.startup.healthcheck
 
org.neo4j.server.web - package org.neo4j.server.web
 
org.neo4j.server.webadmin.console - package org.neo4j.server.webadmin.console
 
org.neo4j.server.webadmin.rest - package org.neo4j.server.webadmin.rest
 
org.neo4j.server.webadmin.rest.representations - package org.neo4j.server.webadmin.rest.representations
 
OSGI_BUNDLE_DIR_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
OSGI_CACHE_DIR_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
outgoingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
outgoingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
OutputFormat - Class in org.neo4j.server.rest.repr
 
OutputFormat(RepresentationFormat, URI, ExtensionInjector) - Constructor for class org.neo4j.server.rest.repr.OutputFormat
 
outputFormat(List<MediaType>, URI) - Method in class org.neo4j.server.rest.repr.RepresentationFormatRepository
 
OutputFormatProvider - Class in org.neo4j.server.rest.repr
 
OutputFormatProvider(RepresentationFormatRepository) - Constructor for class org.neo4j.server.rest.repr.OutputFormatProvider
 
outputWriter - Variable in class org.neo4j.server.webadmin.console.GremlinSession
 

P

parametersList() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
PATH_NAMED_NODE_INDEX - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NAMED_RELATIONSHIP_INDEX - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NODE_INDEX - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NODE_INDEX_GET - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NODE_INDEX_ID - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NODE_INDEX_QUERY - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NODE_INDEX_REMOVE - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_NODE_INDEX_REMOVE_KEY - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_RELATIONSHIP_INDEX - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_RELATIONSHIP_INDEX_GET - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_RELATIONSHIP_INDEX_ID - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_RELATIONSHIP_INDEX_QUERY - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_RELATIONSHIP_INDEX_REMOVE - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_RELATIONSHIP_INDEX_REMOVE_KEY - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PathNotFoundException - Exception in org.neo4j.server.rest.web
 
PathNotFoundException() - Constructor for exception org.neo4j.server.rest.web.PathNotFoundException
 
PathRepresentation<P extends Path> - Class in org.neo4j.server.rest.repr
 
PathRepresentation(P) - Constructor for class org.neo4j.server.rest.repr.PathRepresentation
 
PluginInitializer - Class in org.neo4j.server.modules
Allows Plugins to provide their own initialization
PluginInitializer(NeoServer) - Constructor for class org.neo4j.server.modules.PluginInitializer
 
PluginInvocator - Interface in org.neo4j.server.plugins
 
PluginInvocatorProvider - Class in org.neo4j.server.plugins
 
PluginInvocatorProvider(PluginInvocator) - Constructor for class org.neo4j.server.plugins.PluginInvocatorProvider
 
PluginManager - Class in org.neo4j.server.plugins
 
PluginManager(Configuration) - Constructor for class org.neo4j.server.plugins.PluginManager
 
PropertiesRepresentation - Class in org.neo4j.server.rest.repr
 
PropertiesRepresentation(PropertyContainer) - Constructor for class org.neo4j.server.rest.repr.PropertiesRepresentation
 
propertiesUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
propertiesUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.IndexRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.NodeIndexRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.RelationshipIndexRepresentation
 
PropertyCountSampleable - Class in org.neo4j.server.rrd
 
PropertyCountSampleable(AbstractGraphDatabase) - Constructor for class org.neo4j.server.rrd.PropertyCountSampleable
 
PropertyFileConfigurator - Class in org.neo4j.server.configuration
 
PropertyFileConfigurator(File) - Constructor for class org.neo4j.server.configuration.PropertyFileConfigurator
 
PropertyFileConfigurator(Validator) - Constructor for class org.neo4j.server.configuration.PropertyFileConfigurator
 
PropertyFileConfigurator(Validator, File) - Constructor for class org.neo4j.server.configuration.PropertyFileConfigurator
 
propertyUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
propertyUriTemplate() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
PropertyValueException - Exception in org.neo4j.server.rest.web
 
PropertyValueException(String, Object) - Constructor for exception org.neo4j.server.rest.web.PropertyValueException
 
PropertyValueException(String, Throwable) - Constructor for exception org.neo4j.server.rest.web.PropertyValueException
 
PropertyValueException(String) - Constructor for exception org.neo4j.server.rest.web.PropertyValueException
 
PropertyValueException(Throwable) - Constructor for exception org.neo4j.server.rest.web.PropertyValueException
 

Q

QUERY_PATH - Static variable in class org.neo4j.server.webadmin.rest.JmxService
 
queryBeans(String) - Method in class org.neo4j.server.webadmin.rest.JmxService
 

R

readList(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
readMap(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
readMap(String) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
readMap(String) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
readMap(String) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
readMap(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
readUri(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
readUri(String) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
readUri(String) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
readUri(String) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
readUri(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
redirectToWebadmin() - Method in class org.neo4j.server.rest.discovery.DiscoveryService
 
registerModule(Class<? extends ServerModule>) - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
Use this method to register server modules from subclasses
RelationshipCountSampleable - Class in org.neo4j.server.rrd
 
RelationshipCountSampleable(AbstractGraphDatabase) - Constructor for class org.neo4j.server.rrd.RelationshipCountSampleable
 
relationshipCreationUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
RelationshipDirection - Enum in org.neo4j.server.rest.domain
 
RelationshipExpanderBuilder - Class in org.neo4j.server.rest.domain
 
RelationshipExpanderBuilder() - Constructor for class org.neo4j.server.rest.domain.RelationshipExpanderBuilder
 
RelationshipIndexRepresentation - Class in org.neo4j.server.rest.repr
 
RelationshipIndexRepresentation(String) - Constructor for class org.neo4j.server.rest.repr.RelationshipIndexRepresentation
 
RelationshipIndexRepresentation(String, Map<String, String>) - Constructor for class org.neo4j.server.rest.repr.RelationshipIndexRepresentation
 
relationshipIndexRoot() - Method in class org.neo4j.server.rest.web.DatabaseActions
 
RelationshipIndexRootRepresentation - Class in org.neo4j.server.rest.repr
 
RelationshipIndexRootRepresentation(IndexManager) - Constructor for class org.neo4j.server.rest.repr.RelationshipIndexRootRepresentation
 
relationshipIsIndexed(String, String, Object, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
RelationshipRepresentation - Class in org.neo4j.server.rest.repr
 
RelationshipRepresentation(Relationship) - Constructor for class org.neo4j.server.rest.repr.RelationshipRepresentation
 
relationships() - Method in class org.neo4j.server.rest.repr.FullPathRepresentation
 
relationships() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
relativeUriFor(String, String, long) - Method in class org.neo4j.server.rest.repr.IndexRepresentation
 
removeAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeFromNodeIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeFromNodeIndexNoKeyValue(String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeFromNodeIndexNoValue(String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeFromRelationshipIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeFromRelationshipIndexNoKeyValue(String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeFromRelationshipIndexNoValue(String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
RepresentationFormatRepository - Class in org.neo4j.server.rest.repr
 
RepresentationFormatRepository(ExtensionInjector) - Constructor for class org.neo4j.server.rest.repr.RepresentationFormatRepository
 
repType - Variable in enum org.neo4j.server.rest.domain.TraverserReturnType
 
ResourcesService - Class in org.neo4j.server.rest.web
 
ResourcesService(UriInfo) - Constructor for class org.neo4j.server.rest.web.ResourcesService
 
resourceTemplate(String, String) - Method in class org.neo4j.server.webadmin.rest.representations.ServiceDefinitionRepresentation
 
resourceUri(String, String) - Method in class org.neo4j.server.webadmin.rest.representations.ServiceDefinitionRepresentation
 
response(Response.Status, Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
response(Response.ResponseBuilder, Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
RESTApiModule - Class in org.neo4j.server.modules
 
RESTApiModule() - Constructor for class org.neo4j.server.modules.RESTApiModule
 
RestfulGraphDatabase - Class in org.neo4j.server.rest.web
 
RestfulGraphDatabase(UriInfo, Database, InputFormat, OutputFormat) - Constructor for class org.neo4j.server.rest.web.RestfulGraphDatabase
 
RestfulGraphDatabase.AmpersandSeparatedCollection - Class in org.neo4j.server.rest.web
 
RestfulGraphDatabase.AmpersandSeparatedCollection(String) - Constructor for class org.neo4j.server.rest.web.RestfulGraphDatabase.AmpersandSeparatedCollection
 
root() - Method in class org.neo4j.server.rest.web.DatabaseActions
 
ROOT_DISCOVERY_REST_API_PACKAGE - Static variable in interface org.neo4j.server.configuration.Configurator
 
ROOT_PATH - Static variable in class org.neo4j.server.webadmin.rest.JmxService
 
ROOT_PATH - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
RootService - Class in org.neo4j.server.webadmin.rest
 
RootService() - Constructor for class org.neo4j.server.webadmin.rest.RootService
 
RoundRobinJobScheduler - Class in org.neo4j.server
 
RoundRobinJobScheduler() - Constructor for class org.neo4j.server.RoundRobinJobScheduler
 
RRDB_LOCATION_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
RrdDataRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
RrdDataRepresentation(FetchData) - Constructor for class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
rrdDb() - Method in class org.neo4j.server.database.Database
 
RrdDbProvider - Class in org.neo4j.server.rrd
 
RrdDbProvider(RrdDb) - Constructor for class org.neo4j.server.rrd.RrdDbProvider
 
RrdFactory - Class in org.neo4j.server.rrd
 
RrdFactory(Configuration) - Constructor for class org.neo4j.server.rrd.RrdFactory
 
RrdJob - Class in org.neo4j.server.rrd
 
RrdJob(RrdSampler) - Constructor for class org.neo4j.server.rrd.RrdJob
 
RrdSampler - Class in org.neo4j.server.rrd
Manages sampling the state of the database and storing the samples in a round robin database instance.
RrdSampler(Sample, Sampleable...) - Constructor for class org.neo4j.server.rrd.RrdSampler
Keep track of whether to run the update task or not.
RuleFailedException - Exception in org.neo4j.server.configuration.validation
 
RuleFailedException(String) - Constructor for exception org.neo4j.server.configuration.validation.RuleFailedException
 
RuleFailedException(String, Object...) - Constructor for exception org.neo4j.server.configuration.validation.RuleFailedException
 
run() - Method in interface org.neo4j.server.rrd.Job
 
run() - Method in class org.neo4j.server.rrd.RrdJob
 
run() - Method in class org.neo4j.server.startup.healthcheck.StartupHealthCheck
 
runEveryXSeconds(int) - Method in class org.neo4j.server.rrd.ScheduledJob
 

S

Sampleable - Interface in org.neo4j.server.rrd
 
ScheduledJob - Class in org.neo4j.server.rrd
 
ScheduledJob(Job, int) - Constructor for class org.neo4j.server.rrd.ScheduledJob
 
scheduleToRunEveryXSeconds(Job, int) - Method in class org.neo4j.server.RoundRobinJobScheduler
 
scheduleToRunEveryXSeconds(Job, int) - Method in interface org.neo4j.server.rrd.JobScheduler
 
scriptEngine - Variable in class org.neo4j.server.webadmin.console.GremlinSession
 
ScriptSession - Interface in org.neo4j.server.webadmin.console
 
selfUri() - Method in interface org.neo4j.server.rest.repr.EntityRepresentation
 
selfUri() - Method in class org.neo4j.server.rest.repr.IndexedEntityRepresentation
 
selfUri() - Method in class org.neo4j.server.rest.repr.IndexRepresentation
 
selfUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
selfUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.DatabaseRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.DiscoveryRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.IndexedEntityRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.IndexRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.NodeIndexRootRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.ObjectRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.PropertiesRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.RelationshipIndexRootRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.rest.repr.ServerExtensionRepresentation
 
serialize() - Method in class org.neo4j.server.webadmin.rest.representations.ServerRootRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.webadmin.rest.representations.ServerRootRepresentation
 
serialize(MappingSerializer) - Method in class org.neo4j.server.webadmin.rest.representations.ServiceDefinitionRepresentation
 
serializeList(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
serializeList(String) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
serializeList(String) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
serializeList(String) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
serializeList(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
serializeMapping(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
serializeMapping(String) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
serializeMapping(String) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
serializeMapping(String) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
serializeMapping(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
serverError(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
ServerExtensionRepresentation - Class in org.neo4j.server.rest.repr
 
ServerExtensionRepresentation(String, List<ExtensionPointRepresentation>) - Constructor for class org.neo4j.server.rest.repr.ServerExtensionRepresentation
 
ServerModule - Interface in org.neo4j.server.modules
An interface which the NeoServer uses to initialise server modules (e.g.
ServerRootRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
ServerRootRepresentation(URI, AdvertisableService...) - Constructor for class org.neo4j.server.webadmin.rest.representations.ServerRootRepresentation
 
ServerStartupException - Exception in org.neo4j.server
Thrown during start-up of the server, with an explicit error code.
ServerStartupException(String, Integer) - Constructor for exception org.neo4j.server.ServerStartupException
Creates a new exception with an message and error code.
ServiceDefinitionRepresentation - Class in org.neo4j.server.webadmin.rest.representations
 
ServiceDefinitionRepresentation(String) - Constructor for class org.neo4j.server.webadmin.rest.representations.ServiceDefinitionRepresentation
 
SessionFactory - Interface in org.neo4j.server.webadmin.rest
 
SessionFactoryImpl - Class in org.neo4j.server.webadmin.rest
 
SessionFactoryImpl(HttpSession) - Constructor for class org.neo4j.server.webadmin.rest.SessionFactoryImpl
 
setAllNodeProperties(long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
setAllNodeProperties(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setAllRelationshipProperties(long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
setAllRelationshipProperties(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setDebugEnabled(boolean) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
setMaxThreads(int) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setMaxThreads(int) - Method in interface org.neo4j.server.web.WebServer
 
setNeoServer(NeoServer) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setNeoServer(NeoServer) - Method in interface org.neo4j.server.web.WebServer
 
setNodeProperty(long, String, Object) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
setNodeProperty(long, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setPort(int) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setPort(int) - Method in interface org.neo4j.server.web.WebServer
 
setRelationshipProperty(long, String, Object) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
setRelationshipProperty(long, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setRrdDb(RrdDb) - Method in class org.neo4j.server.database.Database
 
shutdown() - Method in class org.neo4j.server.database.Database
 
singlePath(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
start() - Method in class org.neo4j.server.Bootstrapper
 
start(String[]) - Method in class org.neo4j.server.Bootstrapper
 
start(NeoServerWithEmbeddedWebServer) - Method in class org.neo4j.server.modules.DiscoveryModule
 
start(NeoServerWithEmbeddedWebServer) - Method in class org.neo4j.server.modules.ManagementApiModule
 
start(NeoServerWithEmbeddedWebServer) - Method in class org.neo4j.server.modules.RESTApiModule
 
start(NeoServerWithEmbeddedWebServer) - Method in interface org.neo4j.server.modules.ServerModule
Start a module within the server
start(NeoServerWithEmbeddedWebServer) - Method in class org.neo4j.server.modules.ThirdPartyJAXRSModule
 
start(NeoServerWithEmbeddedWebServer) - Method in class org.neo4j.server.modules.WebAdminModule
 
start() - Method in interface org.neo4j.server.NeoServer
 
start() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
start(HtmlHelper.ObjectType, String) - Static method in class org.neo4j.server.rest.domain.HtmlHelper
 
start(String, String) - Static method in class org.neo4j.server.rest.domain.HtmlHelper
 
start() - Method in class org.neo4j.server.web.Jetty6WebServer
 
start() - Method in interface org.neo4j.server.web.WebServer
 
startExtensionInitialization() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
Initializes individual plugins using the mechanism provided via @{see PluginInitializer} and the java service locator
startNode() - Method in class org.neo4j.server.rest.repr.FullPathRepresentation
 
startNode() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
StartNodeNotFoundException - Exception in org.neo4j.server.rest.domain
 
StartNodeNotFoundException() - Constructor for exception org.neo4j.server.rest.domain.StartNodeNotFoundException
 
StartNodeSameAsEndNodeException - Exception in org.neo4j.server.rest.domain
 
StartNodeSameAsEndNodeException() - Constructor for exception org.neo4j.server.rest.domain.StartNodeSameAsEndNodeException
 
startNodeUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
 
startup() - Method in class org.neo4j.server.database.Database
 
StartupHealthCheck - Class in org.neo4j.server.startup.healthcheck
 
StartupHealthCheck(StartupHealthCheckRule...) - Constructor for class org.neo4j.server.startup.healthcheck.StartupHealthCheck
 
StartupHealthCheckFailedException - Exception in org.neo4j.server.startup.healthcheck
 
StartupHealthCheckFailedException(StartupHealthCheckRule) - Constructor for exception org.neo4j.server.startup.healthcheck.StartupHealthCheckFailedException
 
StartupHealthCheckRule - Interface in org.neo4j.server.startup.healthcheck
 
STEP_SIZE - Static variable in class org.neo4j.server.rrd.RrdFactory
 
STEPS_PER_ARCHIVE - Static variable in class org.neo4j.server.rrd.RrdFactory
 
stop() - Method in class org.neo4j.server.Bootstrapper
 
stop(int) - Method in class org.neo4j.server.Bootstrapper
 
stop() - Method in class org.neo4j.server.modules.DiscoveryModule
 
stop() - Method in class org.neo4j.server.modules.ManagementApiModule
 
stop() - Method in class org.neo4j.server.modules.PluginInitializer
 
stop() - Method in class org.neo4j.server.modules.RESTApiModule
 
stop() - Method in interface org.neo4j.server.modules.ServerModule
 
stop() - Method in class org.neo4j.server.modules.ThirdPartyJAXRSModule
 
stop() - Method in class org.neo4j.server.modules.WebAdminModule
 
stop() - Method in interface org.neo4j.server.NeoServer
 
stop() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
stop() - Method in class org.neo4j.server.rrd.ScheduledJob
 
stop() - Method in class org.neo4j.server.web.Jetty6WebServer
 
stop() - Method in interface org.neo4j.server.web.WebServer
 
stopJobs() - Method in class org.neo4j.server.RoundRobinJobScheduler
 

T

THIRD_PARTY_PACKAGES_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
ThirdPartyJAXRSModule - Class in org.neo4j.server.modules
 
ThirdPartyJAXRSModule() - Constructor for class org.neo4j.server.modules.ThirdPartyJAXRSModule
 
ThirdPartyJaxRsPackage - Class in org.neo4j.server.configuration
 
ThirdPartyJaxRsPackage(String, String) - Constructor for class org.neo4j.server.configuration.ThirdPartyJaxRsPackage
 
timer - Variable in class org.neo4j.server.rrd.ScheduledJob
 
toRepresentation(Path) - Method in enum org.neo4j.server.rest.domain.TraverserReturnType
 
toResponse(DatabaseBlockedException) - Method in class org.neo4j.server.rest.web.DatabaseBlockedExceptionMapper
 
toResponse(AuthenticationException) - Method in class org.neo4j.server.rest.web.security.AuthenticationExceptionMapper
 
toString() - Method in class org.neo4j.server.rest.domain.GraphDatabaseName
 
toString() - Method in class org.neo4j.server.rest.domain.UriToDatabaseMatcher
 
trace(String, Object...) - Method in class org.neo4j.server.logging.Logger
 
TraversalDescriptionBuilder - Class in org.neo4j.server.rest.domain
 
TraversalDescriptionBuilder() - Constructor for class org.neo4j.server.rest.domain.TraversalDescriptionBuilder
 
traverse(long, Map<String, Object>, TraverserReturnType) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
traverse(long, TraverserReturnType, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
TraverserReturnType - Enum in org.neo4j.server.rest.domain
 
traverseUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 

U

updateSample() - Method in class org.neo4j.server.rrd.RrdSampler
 
URIHelper - Class in org.neo4j.server.rest.domain
 
URIHelper() - Constructor for class org.neo4j.server.rest.domain.URIHelper
 
UriToDatabaseMatcher - Class in org.neo4j.server.rest.domain
 
UriToDatabaseMatcher() - Constructor for class org.neo4j.server.rest.domain.UriToDatabaseMatcher
 
UrlFormFormat - Class in org.neo4j.server.rest.repr.formats
 
UrlFormFormat() - Constructor for class org.neo4j.server.rest.repr.formats.UrlFormFormat
 

V

validate(Configuration) - Method in class org.neo4j.server.configuration.validation.DatabaseLocationMustBeSpecifiedRule
 
validate(Configuration) - Method in interface org.neo4j.server.configuration.validation.ValidationRule
 
validate(Configuration) - Method in class org.neo4j.server.configuration.validation.Validator
 
validate(Configuration) - Method in class org.neo4j.server.configuration.validation.WebadminConfigurationRule
 
validateProperties(Properties) - Method in class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
 
ValidationRule - Interface in org.neo4j.server.configuration.validation
 
Validator - Class in org.neo4j.server.configuration.validation
 
Validator(ValidationRule...) - Constructor for class org.neo4j.server.configuration.validation.Validator
 
value(Object) - Static method in class org.neo4j.server.rest.repr.PropertiesRepresentation
 
valueOf(String) - Static method in enum org.neo4j.server.rest.domain.HtmlHelper.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.server.rest.domain.RelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.server.rest.domain.TraverserReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.server.rest.web.DatabaseActions.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.server.rest.web.DatabaseActions.RelationshipDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.server.rest.domain.HtmlHelper.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.server.rest.domain.RelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.server.rest.domain.TraverserReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.server.rest.web.DatabaseActions.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.server.rest.web.DatabaseActions.RelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, Throwable) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
warn(String, Object, Object) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
warn(Throwable) - Method in class org.neo4j.server.logging.Logger
 
warn(String, Object...) - Method in class org.neo4j.server.logging.Logger
 
WEB_SERVER_STARTUP_ERROR_CODE - Static variable in class org.neo4j.server.Bootstrapper
 
WebadminConfigurationRule - Class in org.neo4j.server.configuration.validation
 
WebadminConfigurationRule() - Constructor for class org.neo4j.server.configuration.validation.WebadminConfigurationRule
 
WebAdminModule - Class in org.neo4j.server.modules
 
WebAdminModule() - Constructor for class org.neo4j.server.modules.WebAdminModule
 
WebServer - Interface in org.neo4j.server.web
 
WEBSERVER_PORT_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
weight() - Method in class org.neo4j.server.rest.repr.WeightedPathRepresentation
 
WeightedPathRepresentation - Class in org.neo4j.server.rest.repr
 
WeightedPathRepresentation(WeightedPath) - Constructor for class org.neo4j.server.rest.repr.WeightedPathRepresentation
 
writeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.ListWrappingWriter
 
writeValue(String, String, Object) - Method in class org.neo4j.server.rest.repr.formats.MapWrappingWriter
 

A B C D E F G H I J K L M N O P Q R S T U V W

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.