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
 
addCookie(Cookie) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
addDateHeader(String, long) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
addExecutionLimitFilter(int) - Method in class org.neo4j.server.web.Jetty6WebServer
 
addExecutionLimitFilter(int) - Method in interface org.neo4j.server.web.WebServer
 
addHeader(String, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
addHeader(String, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
addHeaders(InternalJettyServletRequest, HttpHeaders) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
addHeaders(InternalJettyServletRequest, HttpHeaders) - Method in class org.neo4j.server.rest.web.StreamingBatchOperations
 
addIntHeader(String, int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
addJAXRSPackages(List<String>, String) - Method in class org.neo4j.server.web.Jetty6WebServer
 
addJAXRSPackages(List<String>, String) - Method in interface org.neo4j.server.web.WebServer
 
addOperationResult(String, Integer, String, String) - Method in class org.neo4j.server.rest.batch.BatchOperationResults
 
addOperationResult(int, Integer, String) - Method in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
addPropertyDirect(String, Object) - Method in class org.neo4j.server.configuration.MapBasedConfiguration
 
addSecurityRules(SecurityRule...) - Method in class org.neo4j.server.web.Jetty6WebServer
 
addSecurityRules(SecurityRule...) - Method in interface org.neo4j.server.web.WebServer
 
addShutdownHook() - Method in class org.neo4j.server.Bootstrapper
 
addShutdownHook() - Method in class org.neo4j.server.WrappingNeoServerBootstrapper
 
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(ForceMode, 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(ForceMode, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
addValue(double) - Method in class org.neo4j.server.statistic.StatisticData
 
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
 
allRelationshipsUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
allTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
allTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
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.security
A runtime exception representing a failure to provide correct authentication credentials.
AuthenticationException(String, String) - Constructor for exception org.neo4j.server.rest.security.AuthenticationException
 
AuthenticationExceptionMapper - Class in org.neo4j.server.rest.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.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
 
basicAuthenticationResponse(String) - Static method in class org.neo4j.server.rest.security.SecurityFilter
 
BatchOperationFailedException - Exception in org.neo4j.server.rest.domain
 
BatchOperationFailedException(int, String, Exception) - Constructor for exception org.neo4j.server.rest.domain.BatchOperationFailedException
 
BatchOperationResults - Class in org.neo4j.server.rest.batch
 
BatchOperationResults() - Constructor for class org.neo4j.server.rest.batch.BatchOperationResults
 
BatchOperations - Class in org.neo4j.server.rest.batch
 
BatchOperations(WebServer) - Constructor for class org.neo4j.server.rest.batch.BatchOperations
 
BatchOperationService - Class in org.neo4j.server.rest.web
 
BatchOperationService(Database, WebServer, OutputFormat) - Constructor for class org.neo4j.server.rest.web.BatchOperationService
 
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
 
BODY_KEY - Static variable in class org.neo4j.server.rest.batch.BatchOperations
 
Bootstrapper - Class in org.neo4j.server
 
Bootstrapper() - Constructor for class org.neo4j.server.Bootstrapper
 
buildURI(String, int, boolean) - Method in class org.neo4j.server.web.SimpleUriBuilder
 

C

calculateTargetUri(UriInfo, String) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
call(Object[]) - Method in class org.neo4j.server.webadmin.console.GremlinResultHook
 
cancel() - Method in class org.neo4j.server.rrd.ScheduledJob
 
Clock - Interface in org.neo4j.server.rest.paging
 
close() - Method in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
columns() - Method in class org.neo4j.server.rest.repr.CypherResultRepresentation
 
columns() - Method in class org.neo4j.server.rest.repr.GremlinTableRepresentation
 
CompactJsonFormat - Class in org.neo4j.server.rest.repr.formats
 
CompactJsonFormat() - Constructor for class org.neo4j.server.rest.repr.formats.CompactJsonFormat
 
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.CompactJsonFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.CompactJsonFormat
 
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.StreamingJsonFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
complete() - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
complete(ListWriter) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
complete(MappingWriter) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
complete() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
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
 
configuration() - Method in class org.neo4j.server.configuration.ServerConfigurator
 
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
 
containsHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
containsKey(String) - Method in class org.neo4j.server.configuration.MapBasedConfiguration
 
controlEvent(int) - Method in class org.neo4j.server.Bootstrapper
 
convert(Object) - Static method in class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
 
copy() - Method in class org.neo4j.server.statistic.StatisticData
 
createConnector(KeyStoreInformation, String, int) - Method in class org.neo4j.server.security.SslSocketConnectorFactory
 
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
 
createKeyStore(File, File, File) - Method in class org.neo4j.server.security.KeyStoreFactory
 
createLease(long, PagedTraverser) - Method in class org.neo4j.server.rest.paging.LeaseManager
 
createNode(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createNode(ForceMode, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
createNodeIndex(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createPagedTraverser(long, Map<String, Object>, int, int) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createPagedTraverser(long, TraverserReturnType, int, int, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
createRelationship(long, long, String, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
createRelationship(ForceMode, 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, Sampleable...) - Method in class org.neo4j.server.rrd.RrdFactory
 
createRrdDbAndSampler(Database, JobScheduler) - Method in class org.neo4j.server.rrd.RrdFactory
 
createSelfSignedCertificate(File, File, String) - Method in class org.neo4j.server.security.SslCertificateFactory
 
createSession(String, Database) - Method in interface org.neo4j.server.webadmin.rest.SessionFactory
 
createSession(String, Database) - Method in class org.neo4j.server.webadmin.rest.SessionFactoryImpl
 
createSnapshot() - Method in class org.neo4j.server.statistic.StatisticCollector
 
currentKernelInstance(Database) - Method in class org.neo4j.server.webadmin.rest.JmxService
 
currentSnapshot() - Method in class org.neo4j.server.statistic.StatisticCollector
 
currentTimeInMilliseconds() - Method in interface org.neo4j.server.rest.paging.Clock
 
currentTimeInMilliseconds() - Method in class org.neo4j.server.rest.paging.RealClock
 
cypher(String) - Method in class org.neo4j.server.rest.web.CypherService
 
CypherResultRepresentation - Class in org.neo4j.server.rest.repr
 
CypherResultRepresentation(ExecutionResult) - Constructor for class org.neo4j.server.rest.repr.CypherResultRepresentation
 
CypherService - Class in org.neo4j.server.rest.web
 
CypherService(Database, InputFormat, OutputFormat) - Constructor for class org.neo4j.server.rest.web.CypherService
 
CypherSession - Class in org.neo4j.server.webadmin.console
 
CypherSession(GraphDatabaseService) - Constructor for class org.neo4j.server.webadmin.console.CypherSession
 

D

data() - Method in class org.neo4j.server.rest.repr.CypherResultRepresentation
 
data() - Method in class org.neo4j.server.rest.repr.GremlinTableRepresentation
 
data - Variable in class org.neo4j.server.webadmin.rest.representations.JmxCompositeDataRepresentation
 
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(GraphDatabaseAPI) - 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, LeaseManager, ForceMode) - 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
 
DatabasePrimitivesSampleableBase - Class in org.neo4j.server.rrd.sampler
 
DatabasePrimitivesSampleableBase(GraphDatabaseAPI) - Constructor for class org.neo4j.server.rrd.sampler.DatabasePrimitivesSampleableBase
 
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_ADDRESS - Static variable in class org.neo4j.server.web.Jetty6WebServer
 
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_DATABASE_PATH - Static variable in interface org.neo4j.server.rest.security.SecurityRule
 
DEFAULT_MANAGEMENT_API_PATH - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_PORT - Static variable in class org.neo4j.server.web.Jetty6WebServer
 
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_WEBSERVER_ADDRESS - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEBSERVER_HTTPS_CERT_PATH - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEBSERVER_HTTPS_ENABLED - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEBSERVER_HTTPS_KEY_PATH - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEBSERVER_HTTPS_PORT - Static variable in interface org.neo4j.server.configuration.Configurator
 
DEFAULT_WEBSERVER_KEYSTORE_PATH - 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(ForceMode, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteAllRelationshipProperties(ForceMode, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromNodeIndex(ForceMode, String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromNodeIndexNoKeyValue(ForceMode, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromNodeIndexNoValue(ForceMode, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromRelationshipIndex(ForceMode, String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromRelationshipIndex(ForceMode, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteFromRelationshipIndexNoValue(ForceMode, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteNode(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
deleteNode(ForceMode, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteNodeIndex(ForceMode, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteNodeProperty(ForceMode, long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteRelationship(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
deleteRelationship(ForceMode, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteRelationshipIndex(ForceMode, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
deleteRelationshipProperty(ForceMode, 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
 
destroy() - Method in class org.neo4j.server.guard.GuardingRequestFilter
 
destroy() - Method in class org.neo4j.server.rest.security.SecurityFilter
 
destroy() - Method in class org.neo4j.server.statistic.StatisticFilter
 
DIAGNOSTICS - Static variable in interface org.neo4j.server.configuration.Configurator
 
DISCOVERY_API_PACKAGE - Static variable in interface org.neo4j.server.configuration.Configurator
 
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 URIs 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
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.neo4j.server.guard.GuardingRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.neo4j.server.rest.security.SecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.neo4j.server.statistic.StatisticFilter
 
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

enableHTTPLoggingForWebadmin(File) - Method in class org.neo4j.server.web.Jetty6WebServer
 
enableHTTPLoggingForWebadmin(File) - Method in interface org.neo4j.server.web.WebServer
 
encode(String) - Static method in class org.neo4j.server.rest.domain.URIHelper
 
encodeURL(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
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
 
endNodeUri() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
 
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.CypherSession
 
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
 
evaluate(String) - Method in class org.neo4j.server.webadmin.rest.ShellSession
 
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
 
exceptionOnHasNext(Throwable) - Method in class org.neo4j.server.rest.repr.RepresentationExceptionHandlingIterable
 
exceptionOnIterator(Throwable) - Method in class org.neo4j.server.rest.repr.RepresentationExceptionHandlingIterable
 
exceptionOnNext(Throwable) - Method in class org.neo4j.server.rest.repr.RepresentationExceptionHandlingIterable
 
exceptionOnRemove(Throwable) - Method in class org.neo4j.server.rest.repr.RepresentationExceptionHandlingIterable
 
ExceptionRepresentation - Class in org.neo4j.server.rest.repr
 
ExceptionRepresentation(Throwable) - Constructor for class org.neo4j.server.rest.repr.ExceptionRepresentation
 
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.HTTPLoggingPreparednessRule
 
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
 
expired() - Method in class org.neo4j.server.rest.paging.Lease
 
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
 
flushBuffer() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
forbidden(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
forceMode(ForceMode) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
format(LogRecord) - Method in class org.neo4j.server.logging.SimpleConsoleFormatter
Format the given LogRecord.
format(Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
formQueryBeans(String) - Method in class org.neo4j.server.webadmin.rest.JmxService
 
forUriPath() - Method in interface org.neo4j.server.rest.security.SecurityRule
 
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
 
getAuthType() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getAutoIndexedNodes(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAutoIndexedNodes(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getAutoIndexedNodesByQuery(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAutoIndexedNodesByQuery(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getAutoIndexedProperties(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAutoIndexedProperties(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getAutoIndexedRelationships(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAutoIndexedRelationshipsByQuery(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getAvg() - Method in class org.neo4j.server.statistic.StatisticData
 
getBean(String, String) - Method in class org.neo4j.server.webadmin.rest.JmxService
 
getBeans() - Method in class org.neo4j.server.webadmin.rest.representations.JmxDomainRepresentation
 
getBufferSize() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getClock() - Method in class org.neo4j.server.rest.paging.LeaseManager
 
getConfiguration() - Method in interface org.neo4j.server.NeoServer
 
getConfiguration() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getConfigurator() - Method in class org.neo4j.server.Bootstrapper
 
getConfigurator() - Method in interface org.neo4j.server.NeoServer
 
getConfigurator() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getConfigurator() - Method in class org.neo4j.server.storemigration.PreStartupStoreUpgrader
 
getConfigurator() - Method in class org.neo4j.server.WrappingNeoServerBootstrapper
 
getContentCount() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getContentLength() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getContentRead() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getContentType() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getCookies() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getCurrentSnapshot() - Method in class org.neo4j.server.rrd.sampler.StatisticSampleableBase
 
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
 
getDatabaseTuningProperties() - Method in class org.neo4j.server.configuration.ServerConfigurator
 
getDatasources() - Method in class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
getDateHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getDelegate() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
 
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
 
getDuration() - Method in class org.neo4j.server.statistic.StatisticRecord
 
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.HTTPLoggingPreparednessRule
 
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
 
getGraphDatabaseFactory(Configuration) - Method in class org.neo4j.server.WrappingNeoServerBootstrapper
 
getHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getHeaderNames() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getHeaders(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getHeaders() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getHeaders(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getHealthCheckRules() - Method in class org.neo4j.server.Bootstrapper
 
getHealthCheckRules() - Method in class org.neo4j.server.NeoServerBootstrapper
 
getHealthCheckRules() - Method in class org.neo4j.server.WrappingNeoServerBootstrapper
 
getHtmlBrowseJavascript() - Method in class org.neo4j.server.rest.web.ResourcesService
 
getHttpFields() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getHttpsEnabled() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getHttpsPort() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getId() - Method in class org.neo4j.server.rest.paging.Lease
 
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
 
getIdentity() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
 
getIdentity() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
 
getImports() - Static method in class org.neo4j.server.webadmin.console.Neo4jGroovyImports
 
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.DatabaseActions
 
getIndexedNodes(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getIndexedNodesByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedNodesByQuery(String, 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
 
getIndexedNodesByQuery(String, 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, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getIndexedRelationshipsByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
getIndexedRelationshipsByQuery(String, 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
 
getInputStream() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getIntHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getJetty() - Method in class org.neo4j.server.web.Jetty6WebServer
 
getJetty() - Method in interface org.neo4j.server.web.WebServer
Deprecated. 
getKeyPassword() - Method in class org.neo4j.server.security.KeyStoreInformation
 
getKeys() - Method in class org.neo4j.server.configuration.MapBasedConfiguration
 
getKeyStorePassword() - Method in class org.neo4j.server.security.KeyStoreInformation
 
getKeyStorePath() - Method in class org.neo4j.server.security.KeyStoreInformation
 
getLeaseById(String) - Method in class org.neo4j.server.rest.paging.LeaseManager
 
getLeasedItemAndRenewLease() - Method in class org.neo4j.server.rest.paging.Lease
 
getListRepresentation(Iterable) - Static method in class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
 
getLocalAddr() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getLocalName() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getLocalPort() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getLocation() - Method in class org.neo4j.server.database.Database
 
getLocations() - Method in class org.neo4j.server.rest.batch.BatchOperationResults
 
getLocations() - Method in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
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
 
getMapRepresentation(Map) - Static method in class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
 
getMax() - Method in class org.neo4j.server.statistic.StatisticData
 
getMedian() - Method in class org.neo4j.server.statistic.StatisticData
 
getMediaType() - Method in class org.neo4j.server.rest.repr.OutputFormat
 
getMethod() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getMin() - Method in class org.neo4j.server.statistic.StatisticData
 
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 interface org.neo4j.server.rrd.Sampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.MemoryUsedSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.NodeIdsInUseSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.PropertyCountSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RelationshipCountSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RequestBytesSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RequestCountSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RequestMaxTimeSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RequestMeanTimeSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RequestMedianTimeSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.RequestMinTimeSampleable
 
getName() - Method in class org.neo4j.server.rrd.sampler.StatisticSampleableBase
 
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
 
getNodeManager() - Method in class org.neo4j.server.rrd.sampler.DatabasePrimitivesSampleableBase
 
getNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getNodeProperty(ForceMode, 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
 
getOrCreateIndexedNode(String, String, String, Long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getOrCreateIndexedRelationship(String, String, String, Long, Long, String, Long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
getOutputStream() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getPackageName() - Method in class org.neo4j.server.configuration.ThirdPartyJaxRsPackage
 
getPath() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
getPeriod() - Method in class org.neo4j.server.rest.paging.Lease
 
getPeriod() - Method in class org.neo4j.server.statistic.StatisticRecord
 
getPlugins() - Method in class org.neo4j.server.modules.RESTApiModule
 
getProperty(String) - Method in class org.neo4j.server.configuration.MapBasedConfiguration
 
getPropertyFileDirectory() - Method in class org.neo4j.server.configuration.PropertyFileConfigurator
 
getProtocol() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getReader() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getRealm() - Method in exception org.neo4j.server.rest.security.AuthenticationException
 
getReason() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
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
 
getRemoteAddr() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getRemoteHost() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getRemotePort() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
getRequests() - Method in class org.neo4j.server.statistic.StatisticRecord
 
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
 
getServerModules() - Method in class org.neo4j.server.WrappingNeoServerBootstrapper
 
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
 
getServletOutputStream() - Method in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
getSize() - Method in class org.neo4j.server.statistic.StatisticRecord
 
getStartTime() - Method in class org.neo4j.server.rest.paging.Lease
 
getStartTime() - Method in class org.neo4j.server.webadmin.rest.representations.RrdDataRepresentation
 
getStatus() - Method in exception org.neo4j.server.rest.domain.BatchOperationFailedException
 
getStatus() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
getSum() - Method in class org.neo4j.server.statistic.StatisticData
 
getThirdpartyJaxRsClasses() - Method in interface org.neo4j.server.configuration.Configurator
 
getThirdpartyJaxRsClasses() - Method in class org.neo4j.server.configuration.PropertyFileConfigurator
 
getThirdpartyJaxRsClasses() - Method in class org.neo4j.server.configuration.ServerConfigurator
 
getTime() - Method in class org.neo4j.server.rrd.SystemBackedTimeSource
 
getTime() - Method in interface org.neo4j.server.rrd.TimeSource
 
getTimeStamp() - Method in class org.neo4j.server.statistic.StatisticRecord
 
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.rest.repr.ScoredRelationshipRepresentation
 
getType() - Method in interface org.neo4j.server.rrd.Sampleable
 
getType() - Method in class org.neo4j.server.rrd.sampler.DatabasePrimitivesSampleableBase
 
getType() - Method in class org.neo4j.server.rrd.sampler.MemoryUsedSampleable
 
getType() - Method in class org.neo4j.server.rrd.sampler.StatisticSampleableBase
 
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.paging.LeaseManagerProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.rest.repr.InputFormatProvider
 
getValue(HttpContext) - Method in class org.neo4j.server.rest.repr.OutputFormatProvider
 
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.rrd.sampler.MemoryUsedSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.NodeIdsInUseSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.PropertyCountSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RelationshipCountSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RequestBytesSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RequestCountSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RequestMaxTimeSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RequestMeanTimeSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RequestMedianTimeSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.RequestMinTimeSampleable
 
getValue() - Method in class org.neo4j.server.rrd.sampler.StatisticSampleableBase
 
getValue(HttpContext) - Method in class org.neo4j.server.web.WebServerProvider
 
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
 
getWebServerAddress() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getWebServerPort() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 
getWriter() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
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
 
GremlinTableRepresentation - Class in org.neo4j.server.rest.repr
 
GremlinTableRepresentation(Table) - Constructor for class org.neo4j.server.rest.repr.GremlinTableRepresentation
 
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
 
GuardingRequestFilter - Class in org.neo4j.server.guard
 
GuardingRequestFilter(Guard, int) - Constructor for class org.neo4j.server.guard.GuardingRequestFilter
 

H

hasNext() - Method in class org.neo4j.server.rest.paging.PagedTraverser
 
HEAD_BUFFER - Static variable in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
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
 
HTTP_LOG_CONFIG_LOCATION - Static variable in interface org.neo4j.server.configuration.Configurator
 
HTTP_LOGGING - Static variable in interface org.neo4j.server.configuration.Configurator
 
HTTPLoggingPreparednessRule - Class in org.neo4j.server.startup.healthcheck
 
HTTPLoggingPreparednessRule() - Constructor for class org.neo4j.server.startup.healthcheck.HTTPLoggingPreparednessRule
 
httpsUri() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
 

I

ID_KEY - Static variable in class org.neo4j.server.rest.batch.BatchOperations
 
incomingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
incomingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
incomingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
incomingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
INDEX_ORDER - Static variable in class org.neo4j.server.rest.web.DatabaseActions
 
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
 
init(FilterConfig) - Method in class org.neo4j.server.guard.GuardingRequestFilter
 
init(FilterConfig) - Method in class org.neo4j.server.rest.security.SecurityFilter
 
init(FilterConfig) - Method in class org.neo4j.server.statistic.StatisticFilter
 
init() - Method in class org.neo4j.server.web.Jetty6WebServer
 
init() - Method in interface org.neo4j.server.web.WebServer
 
initHttpsKeyStore() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
Jetty wants certificates stored in a key store, which is nice, but to make it easier for non-java savvy users, we let them put their certificates directly on the file system (advicing apropriate permissions etc), like you do with Apache Web Server.
initializePackages(Iterable<String>) - Method in class org.neo4j.server.modules.PluginInitializer
 
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
 
InternalJettyServletRequest - Class in org.neo4j.server.rest.web
 
InternalJettyServletRequest(String, String, String) - Constructor for class org.neo4j.server.rest.web.InternalJettyServletRequest
 
InternalJettyServletRequest(String, HttpURI, String, Cookie[], String, String) - Constructor for class org.neo4j.server.rest.web.InternalJettyServletRequest
 
InternalJettyServletResponse - Class in org.neo4j.server.rest.web
 
InternalJettyServletResponse() - Constructor for class org.neo4j.server.rest.web.InternalJettyServletResponse
 
InvalidServerConfigurationException - Exception in org.neo4j.server.configuration
 
InvalidServerConfigurationException(String) - Constructor for exception org.neo4j.server.configuration.InvalidServerConfigurationException
 
invoke(GraphDatabaseAPI, String, Class<T>, String, T, ParameterList) - Method in interface org.neo4j.server.plugins.PluginInvocator
 
invoke(GraphDatabaseAPI, String, Class<T>, String, T, ParameterList) - Method in class org.neo4j.server.plugins.PluginManager
 
invoke(String, String, String, Integer, URI, InternalJettyServletRequest, InternalJettyServletResponse) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
invoke(String, String, String, Integer, URI, InternalJettyServletRequest, InternalJettyServletResponse) - Method in class org.neo4j.server.rest.batch.NonStreamingBatchOperations
 
invoke(String, String, String, Integer, URI, InternalJettyServletRequest, InternalJettyServletResponse) - Method in class org.neo4j.server.rest.web.StreamingBatchOperations
 
invokeDirectly(String, HttpServletRequest, HttpServletResponse) - Method in class org.neo4j.server.web.Jetty6WebServer
 
invokeDirectly(String, HttpServletRequest, HttpServletResponse) - Method in interface org.neo4j.server.web.WebServer
 
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
 
is2XXStatusCode(int) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
IS_ERROR - Static variable in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
isAuthorized(HttpServletRequest) - Method in interface org.neo4j.server.rest.security.SecurityRule
 
isAutoIndexerEnabled(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
isAutoIndexerEnabled(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
isCommitted() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
isDebugEnabled() - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
isEmpty() - Method in class org.neo4j.server.configuration.MapBasedConfiguration
 
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
 
isSecure() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
isWriteable() - Method in class org.neo4j.server.webadmin.rest.representations.JmxAttributeRepresentation
 
isWriting() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
iterator() - Method in class org.neo4j.server.rest.paging.PagedTraverser
 

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
 
JettyLifeCycleListenerAdapter - Class in org.neo4j.server.web
 
JettyLifeCycleListenerAdapter() - Constructor for class org.neo4j.server.web.JettyLifeCycleListenerAdapter
 
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
 
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(ForceMode, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
jsonCreateRelationshipIndex(ForceMode, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
jsonFactory - Static variable in class org.neo4j.server.rest.batch.BatchOperations
 
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
 
KeyStoreFactory - Class in org.neo4j.server.security
 
KeyStoreFactory() - Constructor for class org.neo4j.server.security.KeyStoreFactory
 
KeyStoreInformation - Class in org.neo4j.server.security
 
KeyStoreInformation(String, char[], char[]) - Constructor for class org.neo4j.server.security.KeyStoreInformation
 

L

Leasable - Interface in org.neo4j.server.rest.paging
 
Lease - Class in org.neo4j.server.rest.paging
 
LeaseAlreadyExpiredException - Exception in org.neo4j.server.rest.paging
 
LeaseAlreadyExpiredException(String) - Constructor for exception org.neo4j.server.rest.paging.LeaseAlreadyExpiredException
 
leasedTraverser - Variable in class org.neo4j.server.rest.paging.Lease
 
LeaseManager - Class in org.neo4j.server.rest.paging
 
LeaseManager(Clock) - Constructor for class org.neo4j.server.rest.paging.LeaseManager
 
LeaseManagerProvider - Class in org.neo4j.server.rest.paging
 
LeaseManagerProvider() - Constructor for class org.neo4j.server.rest.paging.LeaseManagerProvider
 
length() - Method in class org.neo4j.server.rest.repr.FullPathRepresentation
 
length() - Method in class org.neo4j.server.rest.repr.PathRepresentation
 
lifeCycleFailure(LifeCycle, Throwable) - Method in class org.neo4j.server.statistic.StatisticStartupListener
 
lifeCycleFailure(LifeCycle, Throwable) - Method in class org.neo4j.server.web.JettyLifeCycleListenerAdapter
 
lifeCycleStarted(LifeCycle) - Method in class org.neo4j.server.statistic.StatisticStartupListener
 
lifeCycleStarted(LifeCycle) - Method in class org.neo4j.server.web.JettyLifeCycleListenerAdapter
 
lifeCycleStarting(LifeCycle) - Method in class org.neo4j.server.statistic.StatisticStartupListener
 
lifeCycleStarting(LifeCycle) - Method in class org.neo4j.server.web.JettyLifeCycleListenerAdapter
 
lifeCycleStopped(LifeCycle) - Method in class org.neo4j.server.statistic.StatisticStartupListener
 
lifeCycleStopped(LifeCycle) - Method in class org.neo4j.server.web.JettyLifeCycleListenerAdapter
 
lifeCycleStopping(LifeCycle) - Method in class org.neo4j.server.statistic.StatisticStartupListener
 
lifeCycleStopping(LifeCycle) - Method in class org.neo4j.server.web.JettyLifeCycleListenerAdapter
 
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
 
loadCertificate(File) - Method in class org.neo4j.server.security.SslCertificateFactory
 
loadMostDerivedBootstrapper() - Static method in class org.neo4j.server.Bootstrapper
 
loadPrivateKey(File) - Method in class org.neo4j.server.security.SslCertificateFactory
 
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(Level, 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
 
log - Static variable in class org.neo4j.server.webadmin.rest.ShellSession
 
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
 
main(String[]) - Static method in class org.neo4j.server.storemigration.PreStartupStoreUpgrader
 
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
 
MapBasedConfiguration - Class in org.neo4j.server.configuration
 
MapBasedConfiguration() - Constructor for class org.neo4j.server.configuration.MapBasedConfiguration
 
mapper - Variable in class org.neo4j.server.rest.batch.BatchOperations
 
MapRepresentation - Class in org.neo4j.server.rest.repr
 
MapRepresentation(Map) - Constructor for class org.neo4j.server.rest.repr.MapRepresentation
 
MapTypeCaster - Class in org.neo4j.server.plugins
 
MapTypeCaster() - Constructor for class org.neo4j.server.plugins.MapTypeCaster
 
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
 
matches(String) - Method in class org.neo4j.server.rest.security.UriPathWildcardMatcher
 
MAX_TIMESPAN - Static variable in class org.neo4j.server.webadmin.rest.MonitorService
 
MEDIA_TYPE - Static variable in class org.neo4j.server.rest.repr.formats.CompactJsonFormat
 
MEDIA_TYPE - Static variable in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat
 
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.sampler
 
MemoryUsedSampleable() - Constructor for class org.neo4j.server.rrd.sampler.MemoryUsedSampleable
 
METHOD_KEY - Static variable in class org.neo4j.server.rest.batch.BatchOperations
 
methodName() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
methodNotAllowed(UnsupportedOperationException) - Method in class org.neo4j.server.rest.repr.OutputFormat
 
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
 
Neo4jGroovyImports - Class in org.neo4j.server.webadmin.console
 
Neo4jGroovyImports() - Constructor for class org.neo4j.server.webadmin.console.Neo4jGroovyImports
 
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, StartupHealthCheck, Configurator, 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
 
next() - Method in class org.neo4j.server.rest.paging.PagedTraverser
 
NO_NAME - Static variable in class org.neo4j.server.rest.domain.GraphDatabaseName
 
noContent() - Method in class org.neo4j.server.rest.repr.OutputFormat
 
NODE_AUTO_INDEX_TYPE - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
NodeAutoIndexRepresentation - Class in org.neo4j.server.rest.repr
 
NodeAutoIndexRepresentation() - Constructor for class org.neo4j.server.rest.repr.NodeAutoIndexRepresentation
 
NodeIdsInUseSampleable - Class in org.neo4j.server.rrd.sampler
 
NodeIdsInUseSampleable(GraphDatabaseAPI) - Constructor for class org.neo4j.server.rrd.sampler.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
 
NonStreamingBatchOperations - Class in org.neo4j.server.rest.batch
 
NonStreamingBatchOperations(WebServer) - Constructor for class org.neo4j.server.rest.batch.NonStreamingBatchOperations
 
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
 
ObjectToRepresentationConverter - Class in org.neo4j.server.rest.repr
 
ObjectToRepresentationConverter() - Constructor for class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
 
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(String) - 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.guard - package org.neo4j.server.guard
 
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.batch - package org.neo4j.server.rest.batch
 
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.paging - package org.neo4j.server.rest.paging
 
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.security - package org.neo4j.server.rest.security
 
org.neo4j.server.rest.web - package org.neo4j.server.rest.web
 
org.neo4j.server.rrd - package org.neo4j.server.rrd
 
org.neo4j.server.rrd.sampler - package org.neo4j.server.rrd.sampler
 
org.neo4j.server.security - package org.neo4j.server.security
 
org.neo4j.server.startup.healthcheck - package org.neo4j.server.startup.healthcheck
 
org.neo4j.server.statistic - package org.neo4j.server.statistic
 
org.neo4j.server.storemigration - package org.neo4j.server.storemigration
 
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
 
outgoingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
outgoingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
outgoingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
outgoingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
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
 

P

pagedTraverse(String, TraverserReturnType) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
pagedTraverse(String, TraverserReturnType) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PagedTraverser - Class in org.neo4j.server.rest.paging
 
PagedTraverser(Traverser, int) - Constructor for class org.neo4j.server.rest.paging.PagedTraverser
 
pagedTraverseUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
pagedTraverseUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
parametersList() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
 
parseAndPerform(UriInfo, HttpHeaders, InputStream, Map<Integer, String>) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
path() - Method in class org.neo4j.server.rest.repr.IndexRepresentation
 
path() - Method in class org.neo4j.server.rest.repr.NodeAutoIndexRepresentation
 
path() - Method in class org.neo4j.server.rest.repr.RelationshipAutoIndexRepresentation
 
PATH_AUTO_INDEX - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_AUTO_INDEX_GET - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_AUTO_INDEX_PROPERTY_DELETE - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_AUTO_INDEX_STATUS - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_AUTO_INDEXED_PROPERTIES - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
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_WITH_KEY - 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_WITH_KEY - 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
 
PATH_TO_CREATE_PAGED_TRAVERSERS - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
PATH_TO_PAGED_TRAVERSERS - 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 org.neo4j.graphdb.Path> - Class in org.neo4j.server.rest.repr
 
PathRepresentation(P) - Constructor for class org.neo4j.server.rest.repr.PathRepresentation
 
performBatchJobs(UriInfo, HttpHeaders, InputStream) - Method in class org.neo4j.server.rest.batch.NonStreamingBatchOperations
 
performBatchOperations(UriInfo, HttpHeaders, InputStream) - Method in class org.neo4j.server.rest.web.BatchOperationService
 
performRequest(UriInfo, String, String, String, Integer, HttpHeaders, Map<Integer, String>) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
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, StringLogger) - Constructor for class org.neo4j.server.plugins.PluginManager
 
PreStartupStoreUpgrader - Class in org.neo4j.server.storemigration
 
PreStartupStoreUpgrader(Properties, PrintStream) - Constructor for class org.neo4j.server.storemigration.PreStartupStoreUpgrader
 
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
 
propertiesUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
propertiesUri() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.IndexRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.NodeAutoIndexRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.NodeIndexRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.RelationshipAutoIndexRepresentation
 
propertyContainerType() - Method in class org.neo4j.server.rest.repr.RelationshipIndexRepresentation
 
PropertyCountSampleable - Class in org.neo4j.server.rrd.sampler
 
PropertyCountSampleable(GraphDatabaseAPI) - Constructor for class org.neo4j.server.rrd.sampler.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
 
propertyUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
propertyUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
 
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

readAndExecuteOperations(UriInfo, HttpHeaders, InputStream, ServletOutputStream) - Method in class org.neo4j.server.rest.web.StreamingBatchOperations
 
readCurrentValueAsString(JsonParser, JsonToken) - Static method in class org.neo4j.server.rest.repr.formats.StreamingJsonUtils
 
readJson(String) - Static method in class org.neo4j.server.rest.domain.JsonHelper
 
readList(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.CompactJsonFormat
 
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.StreamingJsonFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
readList(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.DefaultFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.formats.CompactJsonFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.formats.HtmlFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.formats.JsonFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.formats.NullFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat
 
readMap(String, String...) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
readMap(String, 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.CompactJsonFormat
 
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.StreamingJsonFormat
 
readUri(String) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
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.CompactJsonFormat
 
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.StreamingJsonFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
readValue(String) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
RealClock - Class in org.neo4j.server.rest.paging
 
RealClock() - Constructor for class org.neo4j.server.rest.paging.RealClock
 
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
RELATIONSHIP_AUTO_INDEX_TYPE - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
RelationshipAutoIndexRepresentation - Class in org.neo4j.server.rest.repr
 
RelationshipAutoIndexRepresentation() - Constructor for class org.neo4j.server.rest.repr.RelationshipAutoIndexRepresentation
 
RelationshipCountSampleable - Class in org.neo4j.server.rrd.sampler
 
RelationshipCountSampleable(GraphDatabaseAPI) - Constructor for class org.neo4j.server.rrd.sampler.RelationshipCountSampleable
 
relationshipCreationUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
 
relationshipCreationUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
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
 
RELEVANCE_ORDER - Static variable in class org.neo4j.server.rest.web.DatabaseActions
 
remove(String) - Method in class org.neo4j.server.rest.paging.LeaseManager
 
remove() - Method in class org.neo4j.server.rest.paging.PagedTraverser
 
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
 
removeNodeIndex(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removePagedTraverse(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removePagedTraverser(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
removeRelationshipIndex(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
removeRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
renew() - Method in class org.neo4j.server.rest.paging.Lease
 
replaceLocationPlaceholders(String, Map<Integer, String>) - Method in class org.neo4j.server.rest.batch.BatchOperations
 
RepresentationExceptionHandlingIterable<T> - Class in org.neo4j.server.rest.repr
 
RepresentationExceptionHandlingIterable(Iterable<T>) - Constructor for class org.neo4j.server.rest.repr.RepresentationExceptionHandlingIterable
 
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
 
RequestBytesSampleable - Class in org.neo4j.server.rrd.sampler
 
RequestBytesSampleable(Database) - Constructor for class org.neo4j.server.rrd.sampler.RequestBytesSampleable
 
RequestCountSampleable - Class in org.neo4j.server.rrd.sampler
 
RequestCountSampleable(Database) - Constructor for class org.neo4j.server.rrd.sampler.RequestCountSampleable
 
RequestMaxTimeSampleable - Class in org.neo4j.server.rrd.sampler
 
RequestMaxTimeSampleable(Database) - Constructor for class org.neo4j.server.rrd.sampler.RequestMaxTimeSampleable
 
RequestMeanTimeSampleable - Class in org.neo4j.server.rrd.sampler
 
RequestMeanTimeSampleable(Database) - Constructor for class org.neo4j.server.rrd.sampler.RequestMeanTimeSampleable
 
RequestMedianTimeSampleable - Class in org.neo4j.server.rrd.sampler
 
RequestMedianTimeSampleable(Database) - Constructor for class org.neo4j.server.rrd.sampler.RequestMedianTimeSampleable
 
RequestMinTimeSampleable - Class in org.neo4j.server.rrd.sampler
 
RequestMinTimeSampleable(Database) - Constructor for class org.neo4j.server.rrd.sampler.RequestMinTimeSampleable
 
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
 
REST_API_PACKAGE - Static variable in interface org.neo4j.server.configuration.Configurator
 
REST_API_PATH_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
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, LeaseManager) - 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_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
 
RrdJob(TimeSource, RrdSampler...) - Constructor for class org.neo4j.server.rrd.RrdJob
 
RrdSamplerImpl - Class in org.neo4j.server.rrd
Manages sampling the state of the database and storing the samples in a round robin database instance.
RrdSamplerImpl(RrdDb, Sampleable...) - Constructor for class org.neo4j.server.rrd.RrdSamplerImpl
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
 
run() - Method in class org.neo4j.server.storemigration.PreStartupStoreUpgrader
 

S

Sampleable - Interface in org.neo4j.server.rrd
 
scheduleAtFixedRate(Runnable, String, long, long) - Method in class org.neo4j.server.RoundRobinJobScheduler
 
scheduleAtFixedRate(Runnable, String, long, long) - Method in interface org.neo4j.server.rrd.JobScheduler
 
ScheduledJob - Class in org.neo4j.server.rrd
 
ScheduledJob(Runnable, String, long, long) - Constructor for class org.neo4j.server.rrd.ScheduledJob
 
score() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
 
SCORE_ORDER - Static variable in class org.neo4j.server.rest.web.DatabaseActions
 
ScoredEntityRepresentation<E extends ObjectRepresentation & org.neo4j.server.rest.repr.ExtensibleRepresentation & EntityRepresentation> - Class in org.neo4j.server.rest.repr
 
ScoredEntityRepresentation(E, float) - Constructor for class org.neo4j.server.rest.repr.ScoredEntityRepresentation
 
ScoredNodeRepresentation - Class in org.neo4j.server.rest.repr
 
ScoredNodeRepresentation(NodeRepresentation, float) - Constructor for class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 
ScoredRelationshipRepresentation - Class in org.neo4j.server.rest.repr
 
ScoredRelationshipRepresentation(RelationshipRepresentation, float) - Constructor for class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
 
scriptEngine - Variable in class org.neo4j.server.webadmin.console.GremlinSession
 
ScriptSession - Interface in org.neo4j.server.webadmin.console
 
SECURITY_RULES_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
SecurityFilter - Class in org.neo4j.server.rest.security
 
SecurityFilter(SecurityRule) - Constructor for class org.neo4j.server.rest.security.SecurityFilter
 
SecurityRule - Interface in org.neo4j.server.rest.security
 
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
 
selfUri() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
 
sendError(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
sendError(int, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
sendRedirect(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
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.ExceptionRepresentation
 
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.MapRepresentation
 
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.CompactJsonFormat
 
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.StreamingJsonFormat
 
serializeList(String) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
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.CompactJsonFormat
 
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.StreamingJsonFormat
 
serializeMapping(String) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
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.CompactJsonFormat
 
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.StreamingJsonFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
serializeValue(String, Object) - Method in class org.neo4j.server.rest.repr.formats.UrlFormFormat
 
server - Variable in class org.neo4j.server.Bootstrapper
 
ServerConfigurator - Class in org.neo4j.server.configuration
Used by the WrappingNeoServerBootstrapper, passing the minimum amount of required configuration on to the neo4j server.
ServerConfigurator(GraphDatabaseAPI) - Constructor for class org.neo4j.server.configuration.ServerConfigurator
 
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
 
setAddress(String) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setAddress(String) - Method in interface org.neo4j.server.web.WebServer
 
setAllNodeProperties(long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
setAllNodeProperties(ForceMode, 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(ForceMode, long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setAutoIndexerEnabled(String, boolean) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
setAutoIndexerEnabled(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setBufferSize(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setCharacterEncoding(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setClock(Clock) - Method in class org.neo4j.server.rest.paging.LeaseManager
 
setClock(Clock) - Static method in class org.neo4j.server.rest.paging.LeaseManagerProvider
 
setContentLength(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setContentType(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
setContentType(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setDateHeader(String, long) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setDebugEnabled(boolean) - Method in class org.neo4j.server.logging.JettyLoggerAdapter
 
setEnableHttps(boolean) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setEnableHttps(boolean) - Method in interface org.neo4j.server.web.WebServer
 
setHeader(String, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setHttpsCertificateInformation(KeyStoreInformation) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setHttpsCertificateInformation(KeyStoreInformation) - Method in interface org.neo4j.server.web.WebServer
 
setHttpsPort(int) - Method in class org.neo4j.server.web.Jetty6WebServer
 
setHttpsPort(int) - Method in interface org.neo4j.server.web.WebServer
 
setIntHeader(String, int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setLocale(Locale) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
setLongContentLength(long) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
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(ForceMode, 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(ForceMode, long, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
setRrdDb(RrdDb) - Method in class org.neo4j.server.database.Database
 
setStatus(int, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
ShellSession - Class in org.neo4j.server.webadmin.rest
 
ShellSession(GraphDatabaseAPI) - Constructor for class org.neo4j.server.webadmin.rest.ShellSession
 
shutdown() - Method in class org.neo4j.server.database.Database
 
SimpleConsoleFormatter - Class in org.neo4j.server.logging
 
SimpleConsoleFormatter() - Constructor for class org.neo4j.server.logging.SimpleConsoleFormatter
 
SimpleUriBuilder - Class in org.neo4j.server.web
 
SimpleUriBuilder() - Constructor for class org.neo4j.server.web.SimpleUriBuilder
 
singlePath(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
SPIPluginLifecycle - Interface in org.neo4j.server.plugins
 
SslCertificateFactory - Class in org.neo4j.server.security
 
SslCertificateFactory() - Constructor for class org.neo4j.server.security.SslCertificateFactory
 
SslSocketConnectorFactory - Class in org.neo4j.server.security
 
SslSocketConnectorFactory() - Constructor for class org.neo4j.server.security.SslSocketConnectorFactory
 
start() - Method in class org.neo4j.server.Bootstrapper
 
start(String[]) - Method in class org.neo4j.server.Bootstrapper
 
start(NeoServerWithEmbeddedWebServer, StringLogger) - Method in class org.neo4j.server.modules.DiscoveryModule
 
start(NeoServerWithEmbeddedWebServer, StringLogger) - Method in class org.neo4j.server.modules.ManagementApiModule
 
start(NeoServerWithEmbeddedWebServer, StringLogger) - Method in class org.neo4j.server.modules.RESTApiModule
 
start(NeoServerWithEmbeddedWebServer, StringLogger) - Method in interface org.neo4j.server.modules.ServerModule
Start a module within the server
start(NeoServerWithEmbeddedWebServer, StringLogger) - Method in class org.neo4j.server.modules.StatisticModule
 
start(NeoServerWithEmbeddedWebServer, StringLogger) - Method in class org.neo4j.server.modules.ThirdPartyJAXRSModule
 
start(NeoServerWithEmbeddedWebServer, StringLogger) - 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(NeoServer) - Method in interface org.neo4j.server.plugins.SPIPluginLifecycle
 
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
 
startAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
startAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
startExtensionInitialization() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
Initializes individual plugins using the mechanism provided via PluginInitializer and the java service locator
startJetty() - Method in class org.neo4j.server.web.Jetty6WebServer
 
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
 
startNodeUri() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
 
startOperation(String, Integer) - Method in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
startup() - Method in class org.neo4j.server.database.Database
 
StartupHealthCheck - Class in org.neo4j.server.startup.healthcheck
 
StartupHealthCheck(Properties, StartupHealthCheckRule...) - Constructor for class org.neo4j.server.startup.healthcheck.StartupHealthCheck
 
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
 
statisticCollector() - Method in class org.neo4j.server.database.Database
 
StatisticCollector - Class in org.neo4j.server.statistic
statistics-collector will keep n-statistic records
StatisticCollector() - Constructor for class org.neo4j.server.statistic.StatisticCollector
 
StatisticData - Class in org.neo4j.server.statistic
storage-class to collect general statistic-data.
StatisticData() - Constructor for class org.neo4j.server.statistic.StatisticData
 
StatisticFilter - Class in org.neo4j.server.statistic
 
StatisticFilter(StatisticCollector) - Constructor for class org.neo4j.server.statistic.StatisticFilter
 
StatisticModule - Class in org.neo4j.server.modules
 
StatisticModule() - Constructor for class org.neo4j.server.modules.StatisticModule
 
StatisticRecord - Class in org.neo4j.server.statistic
 
StatisticRecord(long, long, long, StatisticData, StatisticData) - Constructor for class org.neo4j.server.statistic.StatisticRecord
 
StatisticSampleableBase - Class in org.neo4j.server.rrd.sampler
 
StatisticSampleableBase(Database, DsType) - Constructor for class org.neo4j.server.rrd.sampler.StatisticSampleableBase
 
StatisticStartupListener - Class in org.neo4j.server.statistic
 
StatisticStartupListener(Server, StatisticFilter) - Constructor for class org.neo4j.server.statistic.StatisticStartupListener
 
STEP_SIZE - 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.StatisticModule
 
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 interface org.neo4j.server.plugins.SPIPluginLifecycle
 
stop() - Method in class org.neo4j.server.statistic.StatisticStartupListener
 
stop() - Method in class org.neo4j.server.web.Jetty6WebServer
 
stop() - Method in interface org.neo4j.server.web.WebServer
 
stop(int) - Method in class org.neo4j.server.WrappingNeoServerBootstrapper
 
stopAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
 
stopAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
 
stopJobs() - Method in class org.neo4j.server.RoundRobinJobScheduler
 
stopServerOnly() - Method in class org.neo4j.server.NeoServerWithEmbeddedWebServer
Stops everything but the database.
StreamingBatchOperationResults - Class in org.neo4j.server.rest.batch
 
StreamingBatchOperationResults(JsonGenerator, ServletOutputStream) - Constructor for class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
StreamingBatchOperations - Class in org.neo4j.server.rest.web
 
StreamingBatchOperations(WebServer) - Constructor for class org.neo4j.server.rest.web.StreamingBatchOperations
 
StreamingFormat - Interface in org.neo4j.server.rest.repr
 
StreamingJsonFormat - Class in org.neo4j.server.rest.repr.formats
 
StreamingJsonFormat() - Constructor for class org.neo4j.server.rest.repr.formats.StreamingJsonFormat
 
StreamingJsonFormat.StreamingRepresentationFormat - Class in org.neo4j.server.rest.repr.formats
 
StreamingJsonFormat.StreamingRepresentationFormat(JsonGenerator, InputFormat) - Constructor for class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 
StreamingJsonUtils - Class in org.neo4j.server.rest.repr.formats
 
StreamingJsonUtils() - Constructor for class org.neo4j.server.rest.repr.formats.StreamingJsonUtils
 
SystemBackedTimeSource - Class in org.neo4j.server.rrd
 
SystemBackedTimeSource() - Constructor for class org.neo4j.server.rrd.SystemBackedTimeSource
 

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
 
TimeSource - Interface in org.neo4j.server.rrd
 
TO_KEY - Static variable in class org.neo4j.server.rest.batch.BatchOperations
 
toJSON() - Method in class org.neo4j.server.rest.batch.BatchOperationResults
 
toRepresentation(Path) - Method in enum org.neo4j.server.rest.domain.TraverserReturnType
 
toResponse(AuthenticationException) - Method in class org.neo4j.server.rest.security.AuthenticationExceptionMapper
 
toResponse(DatabaseBlockedException) - Method in class org.neo4j.server.rest.web.DatabaseBlockedExceptionMapper
 
toString() - Method in class org.neo4j.server.rest.domain.GraphDatabaseName
 
toString() - Method in class org.neo4j.server.rest.domain.UriToDatabaseMatcher
 
toString() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
 
toString() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
 
toString() - Method in class org.neo4j.server.statistic.StatisticData
 
toString() - Method in class org.neo4j.server.statistic.StatisticRecord
 
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
 
traverseUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
 

U

UnableToSampleException - Exception in org.neo4j.server.rrd
 
UnableToSampleException() - Constructor for exception org.neo4j.server.rrd.UnableToSampleException
 
update(double, long) - Method in class org.neo4j.server.statistic.StatisticCollector
add one datapoint for statistics
updateSample() - Method in class org.neo4j.server.rrd.RrdSamplerImpl
 
URIHelper - Class in org.neo4j.server.rest.domain
 
URIHelper() - Constructor for class org.neo4j.server.rest.domain.URIHelper
 
UriPathWildcardMatcher - Class in org.neo4j.server.rest.security
 
UriPathWildcardMatcher(String) - Constructor for class org.neo4j.server.rest.security.UriPathWildcardMatcher
 
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
 
usePrettyPrinter() - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat.StreamingRepresentationFormat
 

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
 
validateKeys(Map<String, T>, String...) - Static method in class org.neo4j.server.rest.repr.DefaultFormat
 
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

WADL_ENABLED - Static variable in interface org.neo4j.server.configuration.Configurator
 
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 - Variable in class org.neo4j.server.rest.batch.BatchOperations
 
WebServer - Interface in org.neo4j.server.web
 
WEBSERVER_ADDRESS_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_HTTPS_CERT_PATH_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_HTTPS_ENABLED_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_HTTPS_KEY_PATH_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_HTTPS_PORT_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_KEYSTORE_PATH_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_LIMIT_EXECUTION_TIME_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_MAX_THREADS_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WEBSERVER_PORT_PROPERTY_KEY - Static variable in interface org.neo4j.server.configuration.Configurator
 
WebServerProvider - Class in org.neo4j.server.web
 
WebServerProvider(WebServer) - Constructor for class org.neo4j.server.web.WebServerProvider
 
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
 
WrappingNeoServerBootstrapper - Class in org.neo4j.server
A bootstrapper for the Neo4j Server that takes an already instantiated GraphDatabaseAPI, and optional configuration, and launches a server using that database.
WrappingNeoServerBootstrapper(GraphDatabaseAPI) - Constructor for class org.neo4j.server.WrappingNeoServerBootstrapper
Create an instance with default settings.
WrappingNeoServerBootstrapper(GraphDatabaseAPI, Configurator) - Constructor for class org.neo4j.server.WrappingNeoServerBootstrapper
Create an instance with custom documentation.
writeError(int, String) - Method in class org.neo4j.server.rest.batch.StreamingBatchOperationResults
 
writeTo(OutputStream) - Method in class org.neo4j.server.rest.repr.formats.StreamingJsonFormat
 
writeTo(OutputStream) - Method in interface org.neo4j.server.rest.repr.StreamingFormat
 
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
 
wwwAuthenticateHeader() - Method in interface org.neo4j.server.rest.security.SecurityRule
 

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

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.