Serialized Form


Package org.neo4j.server

Class org.neo4j.server.ServerStartupException extends RuntimeException implements Serializable


Package org.neo4j.server.configuration

Class org.neo4j.server.configuration.InvalidServerConfigurationException extends RuntimeException implements Serializable


Package org.neo4j.server.configuration.validation

Class org.neo4j.server.configuration.validation.RuleFailedException extends Exception implements Serializable


Package org.neo4j.server.plugins

Class org.neo4j.server.plugins.BadPluginInvocationException extends Exception implements Serializable

Class org.neo4j.server.plugins.PluginInvocationFailureException extends Exception implements Serializable

Class org.neo4j.server.plugins.PluginLookupException extends Exception implements Serializable


Package org.neo4j.server.preflight

Class org.neo4j.server.preflight.PreflightFailedException extends RuntimeException implements Serializable


Package org.neo4j.server.rest.domain

Class org.neo4j.server.rest.domain.BatchOperationFailedException extends RuntimeException implements Serializable

Serialized Fields

status

int status

Class org.neo4j.server.rest.domain.EndNodeNotFoundException extends Exception implements Serializable

Class org.neo4j.server.rest.domain.EvaluationException extends RuntimeException implements Serializable

Class org.neo4j.server.rest.domain.JsonBuildRuntimeException extends RuntimeException implements Serializable

Class org.neo4j.server.rest.domain.JsonParseException extends PropertyValueException implements Serializable

Class org.neo4j.server.rest.domain.StartNodeNotFoundException extends Exception implements Serializable

Class org.neo4j.server.rest.domain.StartNodeSameAsEndNodeException extends Exception implements Serializable


Package org.neo4j.server.rest.paging

Class org.neo4j.server.rest.paging.LeaseAlreadyExpiredException extends RuntimeException implements Serializable

serialVersionUID: -4827067345302605272L


Package org.neo4j.server.rest.repr

Class org.neo4j.server.rest.repr.BadInputException extends Exception implements Serializable

Class org.neo4j.server.rest.repr.MediaTypeNotSupportedException extends javax.ws.rs.WebApplicationException implements Serializable

serialVersionUID: 5159216782240337940L


Package org.neo4j.server.rest.security

Class org.neo4j.server.rest.security.AuthenticationException extends RuntimeException implements Serializable

serialVersionUID: 3662922094534872711L

Serialized Fields

realm

String realm

Package org.neo4j.server.rest.web

Class org.neo4j.server.rest.web.NodeNotFoundException extends Exception implements Serializable

serialVersionUID: 7292603734007524712L

Class org.neo4j.server.rest.web.NoSuchPropertyException extends Exception implements Serializable

serialVersionUID: -2078314214014212029L

Class org.neo4j.server.rest.web.OperationFailureException extends Exception implements Serializable

serialVersionUID: -4594462038185850546L

Class org.neo4j.server.rest.web.PathNotFoundException extends Exception implements Serializable

serialVersionUID: 3067232188093597955L

Class org.neo4j.server.rest.web.PropertyValueException extends org.neo4j.server.rest.repr.BadInputException implements Serializable

serialVersionUID: -7810255514347322861L

Class org.neo4j.server.rest.web.RelationshipNotFoundException extends Exception implements Serializable

serialVersionUID: -1177555212368703516L

Class org.neo4j.server.rest.web.RestfulGraphDatabase.AmpersandSeparatedCollection extends LinkedHashSet<String> implements Serializable


Package org.neo4j.server.rrd

Class org.neo4j.server.rrd.UnableToSampleException extends RuntimeException implements Serializable

serialVersionUID: 112443232112435425L


Package org.neo4j.server.scripting

Class org.neo4j.server.scripting.NoSuchScriptLanguageException extends RuntimeException implements Serializable


Package org.neo4j.server.scripting.javascript

Class org.neo4j.server.scripting.javascript.WhiteListJavaWrapper.JavascriptJavaObject extends org.mozilla.javascript.NativeJavaObject implements Serializable


Package org.neo4j.server.statistic

Class org.neo4j.server.statistic.StatisticData extends Object implements Serializable

serialVersionUID: 1006656694124740870L

Serialized Fields

requests

int[] requests

count

int count

sum

double sum

sumSq

double sumSq

min

double min

max

double max

Class org.neo4j.server.statistic.StatisticRecord extends Object implements Serializable

Serialized Fields

timeStamp

long timeStamp

period

long period

requests

long requests

duration

StatisticData duration

size

StatisticData size

Package org.neo4j.server.web

Class org.neo4j.server.web.NeoServletContainer extends com.sun.jersey.spi.container.servlet.ServletContainer implements Serializable

Serialized Fields

injectables

Collection<E> injectables



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