A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(VirtualizedResource) - Method in class apoc.dv.DataVirtualizationCatalogHandler
- add(LoadDirectoryItem) - Method in class apoc.load.LoadDirectoryHandler
- add(String, String, Object, String, List<String>) - Method in class apoc.gephi.Gephi
- add(String, String, String, String, Map<String, Object>) - Method in class apoc.load.LoadDirectory
- add(String, Map<String, Object>) - Method in class apoc.dv.DataVirtualizationCatalog
- add(Node) - Method in class apoc.model.Model.DatabaseModel
- add(Relationship) - Method in class apoc.model.Model.DatabaseModel
- add(Transaction, String, UuidConfig) - Method in class apoc.uuid.UuidHandler
- addResolver(String, Class, Object) - Method in class apoc.ExtendedRegisterComponentFactory.RegisterComponentLifecycle
- afterCommit(TransactionData, Void, GraphDatabaseService) - Method in class apoc.uuid.UuidHandler
- afterRollback(TransactionData, Void, GraphDatabaseService) - Method in class apoc.uuid.UuidHandler
- aggregate(String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- all(String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- api - Variable in class apoc.cluster.Cluster
- api - Variable in class apoc.custom.CypherProcedures
- apoc - package apoc
- apoc.algo - package apoc.algo
- apoc.bolt - package apoc.bolt
- apoc.cache - package apoc.cache
- apoc.cluster - package apoc.cluster
- apoc.coll - package apoc.coll
- apoc.config - package apoc.config
- apoc.couchbase - package apoc.couchbase
- apoc.couchbase.document - package apoc.couchbase.document
- apoc.custom - package apoc.custom
- apoc.cypher - package apoc.cypher
- apoc.data.email - package apoc.data.email
- apoc.date - package apoc.date
- apoc.dv - package apoc.dv
- apoc.es - package apoc.es
- apoc.export.xls - package apoc.export.xls
- apoc.generate - package apoc.generate
- apoc.generate.node - package apoc.generate.node
- apoc.gephi - package apoc.gephi
- apoc.get - package apoc.get
- apoc.load - package apoc.load
- apoc.log - package apoc.log
- apoc.metrics - package apoc.metrics
- apoc.model - package apoc.model
- apoc.mongodb - package apoc.mongodb
- apoc.monitor - package apoc.monitor
- apoc.periodic - package apoc.periodic
- apoc.redis - package apoc.redis
- apoc.systemdb - package apoc.systemdb
- apoc.systemdb.metadata - package apoc.systemdb.metadata
- apoc.trigger - package apoc.trigger
- apoc.ttl - package apoc.ttl
- apoc.util - package apoc.util
- apoc.uuid - package apoc.uuid
- apocConfig - Variable in class apoc.cache.Static
- apocConfig - Variable in class apoc.dv.DataVirtualizationCatalog
- apocConfig - Variable in class apoc.export.xls.ExportXls
- apocConfig - Variable in class apoc.log.Logging
- apocConfig - Variable in class apoc.systemdb.SystemDb
- apocConfig() - Method in interface apoc.JdbcRegistererInitFactory.Dependencies
- append(byte[], byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- append(String, byte[]) - Method in class apoc.couchbase.CouchbaseConnection
-
Appends a json content to an existing one.
- append(String, Object, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- append(String, String) - Method in class apoc.redis.StringRedisConnection
- append(String, String, String, byte[], Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Append a document's content to an existing one.
- append(T, T) - Method in interface apoc.redis.IRedisConnection
- asFunction(String, String, String, List<List<String>>, boolean, String) - Method in class apoc.custom.CypherProcedures
-
Deprecated.
- asFunctionSignature(String, String) - Method in class apoc.custom.Signatures
- asProcedure(String, String, String, List<List<String>>, List<List<String>>, String) - Method in class apoc.custom.CypherProcedures
-
Deprecated.
- asProcedureSignature(String, String, Mode) - Method in class apoc.custom.Signatures
- aStarWithPoint(Node, Node, String, String, String) - Method in class apoc.algo.PathFindingFull
- available() - Method in class apoc.custom.CypherProceduresHandler
- avgDuration(List<DurationValue>) - Method in class apoc.coll.CollFull
B
- barabasiAlbert(Long, Long, String, String) - Method in class apoc.generate.Generate
- batchComputationResult - Variable in class apoc.uuid.Uuid.UuidInstallInfo
- beforeCommit(TransactionData, Transaction, GraphDatabaseService) - Method in class apoc.uuid.UuidHandler
- Bolt - Class in apoc.bolt
- Bolt() - Constructor for class apoc.bolt.Bolt
- BoltConfig - Class in apoc.bolt
- BoltConfig(Map<String, Object>) - Constructor for class apoc.bolt.BoltConfig
- BoltConnection - Class in apoc.bolt
- BoltConnection(BoltConfig, UriResolver) - Constructor for class apoc.bolt.BoltConnection
- byObjectId(String, String, String, String, Map<String, Object>) - Method in class apoc.mongodb.MongoDB
- BYTE_ARRAY - apoc.redis.RedisConfig.Codec
- ByteArrayRedisConnection - Class in apoc.redis
- ByteArrayRedisConnection(String, RedisConfig) - Constructor for class apoc.redis.ByteArrayRedisConnection
C
- callContext - Variable in class apoc.config.Config
- callContext - Variable in class apoc.systemdb.SystemDb
- cas - Variable in class apoc.couchbase.document.CouchbaseObjectDocument
-
The last-known CAS (Compare And Swap) value for the
MutationResult
(0 if not set). - checkAndGetURI(String) - Static method in class apoc.couchbase.CouchbaseManager
- checkConstraintUuid(Transaction, String, String) - Method in class apoc.uuid.UuidHandler
- checkIfUrlBlankAndGetFileUrl(String) - Static method in class apoc.load.LoadDirectory
- clear() - Static method in class apoc.cache.Static
- close() - Method in class apoc.couchbase.CouchbaseConnection
-
Disconnect the cluster and shuts down the environment
- ClosedAwareDelegatingIterator<T> - Class in apoc.bolt
-
if we would pass through a bolt result stream directly as a procedure result stream, there's an issue regarding hasNext() throwing an exception.
- ClosedAwareDelegatingIterator(Iterator<T>) - Constructor for class apoc.bolt.ClosedAwareDelegatingIterator
- closeIt(LDAPConnection) - Static method in class apoc.load.LoadLdap.LDAPManager
- Cluster - Class in apoc.cluster
- Cluster() - Constructor for class apoc.cluster.Cluster
- CollFull - Class in apoc.coll
- CollFull() - Constructor for class apoc.coll.CollFull
- compiled(String) - Static method in class apoc.cypher.CypherExtended
- COMPILED_PREFIX - Static variable in class apoc.cypher.CypherExtended
- complete(Long, String, String) - Method in class apoc.generate.Generate
- config - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- config() - Method in class apoc.ttl.TTL
- Config - Class in apoc.config
- Config() - Constructor for class apoc.config.Config
- Config.ConfigResult - Class in apoc.config
- configGet(String) - Method in class apoc.redis.ByteArrayRedisConnection
- configGet(String) - Method in interface apoc.redis.IRedisConnection
- configGet(String) - Method in class apoc.redis.StringRedisConnection
- configGet(String, String, Map<String, Object>) - Method in class apoc.redis.Redis
- ConfigResult(String, Object) - Constructor for class apoc.config.Config.ConfigResult
- configSet(String, String) - Method in class apoc.redis.ByteArrayRedisConnection
- configSet(String, String) - Method in interface apoc.redis.IRedisConnection
- configSet(String, String) - Method in class apoc.redis.StringRedisConnection
- configSet(String, String, String, Map<String, Object>) - Method in class apoc.redis.Redis
- content - Variable in class apoc.couchbase.document.CouchbaseByteArrayDocument
-
The byte[] content of the
GetResult
. - content - Variable in class apoc.couchbase.document.CouchbaseJsonDocument
-
The json content of the
GetResult
. - convertMutationTokenToMap(MutationToken) - Static method in class apoc.couchbase.document.CouchbaseUtils
-
Converts a
MutationToken
into aMap
so that it can beStream
-ed and returned by the procedures - convertToCouchbaseQueryResult(List<JsonObject>) - Static method in class apoc.couchbase.document.CouchbaseUtils
-
Converts a
JsonObject
list into aCouchbaseQueryResult
so that it can beStream
-ed and returned by the procedures - copy(byte[], byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- copy(String, Object, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- copy(String, String) - Method in class apoc.redis.StringRedisConnection
- copy(T, T) - Method in interface apoc.redis.IRedisConnection
- Couchbase - Class in apoc.couchbase
-
Neo4j Procedures for Couchbase integration.
- Couchbase() - Constructor for class apoc.couchbase.Couchbase
- COUCHBASE_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- CouchbaseByteArrayDocument - Class in apoc.couchbase.document
-
Represents a
MutationResult
or aGetResult
(in case of apoc.couchbase.get procedure) that contains aJSON object
as the content. - CouchbaseByteArrayDocument(GetResult, String, MutationToken) - Constructor for class apoc.couchbase.document.CouchbaseByteArrayDocument
- CouchbaseConfig - Class in apoc.couchbase
- CouchbaseConfig(Map<String, Object>) - Constructor for class apoc.couchbase.CouchbaseConfig
- CouchbaseConnection - Class in apoc.couchbase
-
A Couchbase Server connection.
- CouchbaseConnection(String, PasswordAuthenticator, String, CouchbaseConfig) - Constructor for class apoc.couchbase.CouchbaseConnection
- CouchbaseDocument<T> - Interface in apoc.couchbase.document
-
This interface defines a Couchbase Document interface with valid data types for neo4j procedures.
- CouchbaseJsonDocument - Class in apoc.couchbase.document
-
Represents a
MutationResult
or aGetResult
(in case of apoc.couchbase.get procedure) that contains aJSON object
as the content. - CouchbaseJsonDocument(GetResult, String) - Constructor for class apoc.couchbase.document.CouchbaseJsonDocument
- CouchbaseJsonDocument(GetResult, String, MutationToken) - Constructor for class apoc.couchbase.document.CouchbaseJsonDocument
- CouchbaseManager - Class in apoc.couchbase
-
Creates a
CouchbaseConnection
though that all of the operations performed against a Couchbase Server can be done. - CouchbaseManager() - Constructor for class apoc.couchbase.CouchbaseManager
- CouchbaseObjectDocument<T> - Class in apoc.couchbase.document
-
Represents a
MutationResult
or aGetResult
. - CouchbaseObjectDocument(GetResult, String, MutationToken) - Constructor for class apoc.couchbase.document.CouchbaseObjectDocument
- CouchbaseQueryResult - Class in apoc.couchbase.document
-
Transports the list of
JsonObject
s retrieved by a N1QL query so that it can beStream
-ed and returned by the procedures - CouchbaseQueryResult() - Constructor for class apoc.couchbase.document.CouchbaseQueryResult
- CouchbaseQueryResult(List<Map<String, Object>>) - Constructor for class apoc.couchbase.document.CouchbaseQueryResult
- CouchbaseUtils - Class in apoc.couchbase.document
-
Utility class for Couchbase procedures.
- CouchbaseUtils() - Constructor for class apoc.couchbase.document.CouchbaseUtils
- count(String, Object, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- count(String, String, String, Map<String, Object>) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- createNode(Transaction) - Method in class apoc.generate.node.SocialNetworkNodeCreator
- createProcedureSignature(QualifiedName, List<FieldSignature>, List<FieldSignature>, Mode, boolean, String, String[], String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class apoc.custom.Signatures
- createTTLIndex() - Method in class apoc.ttl.TTLLifeCycle
- csv(Object, Map<String, Object>) - Method in class apoc.load.LoadCsv
- csvParams(Object, Map<String, Object>, String, Map<String, Object>) - Method in class apoc.load.LoadCsv
- CSVResource - Class in apoc.dv
- CSVResource(String, Map<String, Object>) - Constructor for class apoc.dv.CSVResource
- CUSTOM_PROCEDURES_REFRESH - Static variable in class apoc.custom.CypherProceduresHandler
- CustomProcedureInfo(String, String, String, String, String, List<List<String>>, Object, Boolean) - Constructor for class apoc.custom.CypherProcedures.CustomProcedureInfo
- cypher - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- CypherExtended - Class in apoc.cypher
- CypherExtended() - Constructor for class apoc.cypher.CypherExtended
- CypherExtended.RowResult - Class in apoc.cypher
- CypherFunction - apoc.systemdb.metadata.ExportMetadata.Type
- CypherProcedure - apoc.systemdb.metadata.ExportMetadata.Type
- CypherProcedures - Class in apoc.custom
- CypherProcedures() - Constructor for class apoc.custom.CypherProcedures
- CypherProcedures.CustomProcedureInfo - Class in apoc.custom
- cypherProceduresHandler - Variable in class apoc.custom.CypherProcedures
- CypherProceduresHandler - Class in apoc.custom
- CypherProceduresHandler(GraphDatabaseAPI, JobScheduler, ApocConfig, Log, GlobalProcedures) - Constructor for class apoc.custom.CypherProceduresHandler
- CypherProceduresHandler.ProcedureDescriptor - Class in apoc.custom
- CypherProceduresHandler.ProcedureOrFunctionDescriptor - Class in apoc.custom
- CypherProceduresHandler.UserFunctionDescriptor - Class in apoc.custom
D
- data(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- DatabaseModel() - Constructor for class apoc.model.Model.DatabaseModel
- DataVirtualizationCatalog - Class in apoc.dv
- DataVirtualizationCatalog - apoc.systemdb.metadata.ExportMetadata.Type
- DataVirtualizationCatalog() - Constructor for class apoc.dv.DataVirtualizationCatalog
- DataVirtualizationCatalogHandler - Class in apoc.dv
- DataVirtualizationCatalogHandler(GraphDatabaseService, GraphDatabaseService, Log) - Constructor for class apoc.dv.DataVirtualizationCatalogHandler
- DateExpiry - Class in apoc.date
- DateExpiry() - Constructor for class apoc.date.DateExpiry
- db - Variable in class apoc.algo.PathFindingFull
- db - Variable in class apoc.bolt.Bolt
- db - Variable in class apoc.cache.Static
- db - Variable in class apoc.cypher.CypherExtended
- db - Variable in class apoc.dv.DataVirtualizationCatalog
- db - Variable in class apoc.export.xls.ExportXls
- db - Variable in class apoc.generate.Generate
- db - Variable in class apoc.load.Jdbc
- db - Variable in class apoc.load.LoadCsv
- db - Variable in class apoc.load.LoadDirectory
- db - Variable in class apoc.load.LoadHtml
- db - Variable in class apoc.load.LoadXls
- db - Variable in class apoc.monitor.Ids
- db - Variable in class apoc.monitor.Store
- db - Variable in class apoc.monitor.Transaction
- db - Variable in class apoc.periodic.PeriodicExtended
- db - Variable in class apoc.systemdb.SystemDb
- db - Variable in class apoc.trigger.TriggerExtended
- db - Variable in class apoc.ttl.TTL
- db - Variable in class apoc.uuid.Uuid
- debug(String, List<Object>) - Method in class apoc.log.Logging
- declareFunction(String, String, boolean, String) - Method in class apoc.custom.CypherProcedures
- declareProcedure(String, String, String, String) - Method in class apoc.custom.CypherProcedures
- DEFAULT - apoc.load.HtmlResultInterface.Type
- DEFAULT_ARRAY_SEP - Static variable in class apoc.load.LoadXls
- DEFAULT_EVENT_TYPES - Static variable in class apoc.load.LoadDirectoryItem
- DEFAULT_INPUTS - Static variable in class apoc.custom.CypherProceduresHandler
- DEFAULT_MAP_OUTPUT - Static variable in class apoc.custom.CypherProceduresHandler
- DEFAULT_SCHEDULE - Static variable in class apoc.ttl.TTLLifeCycle
- delete(String, Object, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- delete(String, String, String, Map<String, Object>) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- dependencyResolver - Variable in class apoc.config.Config
- desc - Variable in class apoc.dv.VirtualizedResource
- desc - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- description - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- deserializeSignatures(String) - Static method in class apoc.custom.CypherProceduresHandler
- dir - Variable in class apoc.metrics.Metrics.StoragePair
- directory(String, String, Map<String, Object>) - Method in class apoc.load.LoadDirectory
- doSearch(Map<String, Object>) - Method in class apoc.load.LoadLdap.LDAPManager
- doubleValue(Entity, String, Number) - Static method in class apoc.gephi.Gephi
- driver(String) - Method in class apoc.load.Jdbc
E
- ElasticSearch - Class in apoc.es
- ElasticSearch() - Constructor for class apoc.es.ElasticSearch
- email(String) - Method in class apoc.data.email.ExtractEmail
- entry - Variable in class apoc.load.LDAPResult
- equals(Object) - Method in class apoc.load.LoadDirectoryItem
- erdosRenyi(Long, Long, String, String) - Method in class apoc.generate.Generate
- error - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- error(String, List<Object>) - Method in class apoc.log.Logging
- ERROR_INVALID_TYPE - Static variable in class apoc.custom.CypherProceduresHandler
- ERROR_MISMATCHED_INPUTS - Static variable in class apoc.custom.CypherProcedures
- ERROR_MISMATCHED_OUTPUTS - Static variable in class apoc.custom.CypherProcedures
- eval(String, ScriptOutputType, List<Object>, List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- eval(String, ScriptOutputType, List<Object>, List<Object>) - Method in interface apoc.redis.IRedisConnection
- eval(String, ScriptOutputType, List<Object>, List<Object>) - Method in class apoc.redis.StringRedisConnection
- eval(String, String, String, List<Object>, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- execute(Object, Map<String, Object>) - Method in class apoc.systemdb.SystemDb
- execute(String, String, Map<String, Object>, Map<String, Object>) - Method in class apoc.bolt.Bolt
- executeParameterizedStatement(String, List<Object>) - Method in class apoc.couchbase.CouchbaseConnection
-
Executes a N1QL kernelTransaction with positional parameters.
- executeParameterizedStatement(String, List<String>, List<Object>) - Method in class apoc.couchbase.CouchbaseConnection
-
Executes a N1QL kernelTransaction with named parameters.
- executeSearch(Map<String, Object>) - Method in class apoc.load.LoadLdap.LDAPManager
- executeStatement(String) - Method in class apoc.couchbase.CouchbaseConnection
-
Executes a plain un-parameterized N1QL kernelTransaction.
- exists(String) - Method in class apoc.couchbase.CouchbaseConnection
-
Checks whether a document with the given ID does exist.
- exists(String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Check whether a document with the given ID does exist.
- exists(String, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- exists(List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- exists(List<Object>) - Method in interface apoc.redis.IRedisConnection
- exists(List<Object>) - Method in class apoc.redis.StringRedisConnection
- expire(Node, long, String) - Method in class apoc.date.DateExpiry
-
Deprecated.
- expire(Node, long, String) - Method in class apoc.ttl.TTL
- expireIn(Node, long, String) - Method in class apoc.date.DateExpiry
-
Deprecated.
- expireIn(Node, long, String) - Method in class apoc.ttl.TTL
- expireNodes(long) - Method in class apoc.ttl.TTLLifeCycle
- expiry - Variable in class apoc.couchbase.document.CouchbaseObjectDocument
-
The optional expiration time for the
GetResult
(0 if not set). - export(Node, ProgressReporter) - Method in class apoc.systemdb.metadata.ExportDataVirtualization
- export(Node, ProgressReporter) - Method in class apoc.systemdb.metadata.ExportFunction
- export(Node, ProgressReporter) - Method in interface apoc.systemdb.metadata.ExportMetadata
- export(Node, ProgressReporter) - Method in enum apoc.systemdb.metadata.ExportMetadata.Type
- export(Node, ProgressReporter) - Method in class apoc.systemdb.metadata.ExportProcedure
- export(Node, ProgressReporter) - Method in class apoc.systemdb.metadata.ExportTrigger
- export(Node, ProgressReporter) - Method in class apoc.systemdb.metadata.ExportUuid
- ExportDataVirtualization - Class in apoc.systemdb.metadata
- ExportDataVirtualization() - Constructor for class apoc.systemdb.metadata.ExportDataVirtualization
- ExportFunction - Class in apoc.systemdb.metadata
- ExportFunction() - Constructor for class apoc.systemdb.metadata.ExportFunction
- ExportMetadata - Interface in apoc.systemdb.metadata
- ExportMetadata.Type - Enum in apoc.systemdb.metadata
- ExportProcedure - Class in apoc.systemdb.metadata
- ExportProcedure() - Constructor for class apoc.systemdb.metadata.ExportProcedure
- ExportTrigger - Class in apoc.systemdb.metadata
- ExportTrigger() - Constructor for class apoc.systemdb.metadata.ExportTrigger
- ExportUuid - Class in apoc.systemdb.metadata
- ExportUuid() - Constructor for class apoc.systemdb.metadata.ExportUuid
- ExportXls - Class in apoc.export.xls
- ExportXls() - Constructor for class apoc.export.xls.ExportXls
- Extended - Annotation Type in apoc
- ExtendedApocGlobalComponents - Class in apoc
- ExtendedApocGlobalComponents() - Constructor for class apoc.ExtendedApocGlobalComponents
- ExtendedRegisterComponentFactory - Class in apoc
-
NOTE: this is a GLOBAL component, so only once per DBMS
- ExtendedRegisterComponentFactory() - Constructor for class apoc.ExtendedRegisterComponentFactory
- ExtendedRegisterComponentFactory.Dependencies - Interface in apoc
- ExtendedRegisterComponentFactory.RegisterComponentLifecycle - Class in apoc
- ExtractEmail - Class in apoc.data.email
- ExtractEmail() - Constructor for class apoc.data.email.ExtractEmail
F
- FEATURES_KEY - Static variable in class apoc.systemdb.SystemDbConfig
- FILENAME_KEY - Static variable in class apoc.systemdb.SystemDbConfig
- find(String, Object, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- find(String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, boolean, Long, Long, boolean, boolean) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- first(String, String, String, Map<String, Object>, boolean, boolean, boolean) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- forceSingle - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- forEachRemaining(Consumer<? super T>) - Method in class apoc.bolt.ClosedAwareDelegatingIterator
- format(String, List<Object>) - Method in class apoc.log.Logging
- freeSpaceBytes - Variable in class apoc.metrics.Metrics.StorageMetric
- from(String, Map<String, Object>) - Static method in class apoc.dv.VirtualizedResource
- from(Map<String, Object>, String) - Static method in class apoc.bolt.BoltConnection
- from(Label, SystemDbConfig) - Static method in enum apoc.systemdb.metadata.ExportMetadata.Type
- fromDirectorySetting(String) - Static method in class apoc.metrics.Metrics.StoragePair
-
Produce a StoragePair from a directory setting name, such as "dbms.directories.logs"
- fromLocal(String, String, String, Map<String, Object>) - Method in class apoc.bolt.Bolt
- fromStoragePair(Metrics.StoragePair) - Static method in class apoc.metrics.Metrics.StorageMetric
-
Produce a StorageMetric object from a pair
- FUNCTION - Static variable in class apoc.custom.CypherProceduresHandler
- functionSignature(String, String, List<List<String>>, String) - Method in class apoc.custom.CypherProceduresHandler
G
- Generate - Class in apoc.generate
- Generate() - Constructor for class apoc.generate.Generate
- GenericMetric(String, long, Map<String, Object>) - Constructor for class apoc.metrics.Metrics.GenericMetric
- Gephi - Class in apoc.gephi
- Gephi() - Constructor for class apoc.gephi.Gephi
- get() - Method in enum apoc.load.HtmlResultInterface.Type
- get(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- get(String) - Method in class apoc.cache.Static
- get(String) - Method in class apoc.couchbase.CouchbaseConnection
-
Retrieves a
GetResult
by its unique ID. - get(String) - Method in class apoc.dv.DataVirtualizationCatalogHandler
- get(String) - Method in class apoc.redis.StringRedisConnection
- get(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- get(String, String, String, String, Object, Object) - Method in class apoc.es.ElasticSearch
- get(String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Retrieves a
GetResult
by its unique ID. - get(String, String, String, Map<String, Object>, boolean, Long, Long, boolean, boolean) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- get(String, Map<String, Object>) - Method in class apoc.metrics.Metrics
- get(T) - Method in interface apoc.redis.IRedisConnection
- getAll(String) - Method in class apoc.cache.Static
- getAnalyticsTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getBaseUri() - Method in class apoc.load.LoadHtmlConfig
- getBinary(String) - Method in class apoc.couchbase.CouchbaseConnection
- getBrowser() - Method in class apoc.load.LoadHtmlConfig
- getCas() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getCas() - Method in class apoc.couchbase.document.CouchbaseObjectDocument
- getCharset() - Method in class apoc.load.LoadHtmlConfig
- getCharset() - Method in class apoc.redis.RedisConfig
- getChromeInputStream(String, Map<String, String>, LoadHtmlConfig, boolean, boolean) - Static method in class apoc.load.LoadHtmlBrowser
- getCodec() - Method in class apoc.redis.RedisConfig
- getCollection() - Method in class apoc.couchbase.CouchbaseConfig
- getCollection() - Method in class apoc.couchbase.CouchbaseConnection
- getCollection() - Method in class apoc.mongodb.MongoDbConfig
- getCompressionMinRatio() - Method in class apoc.couchbase.CouchbaseConfig
- getCompressionMinSize() - Method in class apoc.couchbase.CouchbaseConfig
- getConfig() - Method in class apoc.load.LoadDirectoryItem
- getConfigPollInterval() - Method in class apoc.couchbase.CouchbaseConfig
- getConfiguredUri() - Method in class apoc.util.UriResolver
- getConnection(String, String, CouchbaseConfig) - Static method in class apoc.couchbase.CouchbaseManager
- getConnectionMap(Object) - Static method in class apoc.load.LoadLdap
- getConnectionObjectsFromConfigurationKey(String) - Static method in class apoc.couchbase.CouchbaseManager
-
Creates a
Pair
containing aPasswordAuthenticator
and aList
of (cluster) nodes from configuration properties - getConnectionObjectsFromHost(URI) - Static method in class apoc.couchbase.CouchbaseManager
-
Creates a
Pair
containing aPasswordAuthenticator
and aList
of (cluster) nodes from a URI - getConnectionObjectsFromHostOrKey(String) - Static method in class apoc.couchbase.CouchbaseManager
-
Creates a
Pair
containing aPasswordAuthenticator
and aList
of (cluster) nodes from configuration properties or a URI This method verifies if the variable hostOrKey has "couchbase" as a scheme if not then it consider hostOrKey as a configuration key If it's a URI then the credentials should be defined according to the URI specifications - getConnectTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getContent() - Method in class apoc.couchbase.document.CouchbaseByteArrayDocument
- getContent() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getContent() - Method in class apoc.couchbase.document.CouchbaseJsonDocument
- getContextClasses() - Method in class apoc.ExtendedApocGlobalComponents
- getCypher() - Method in class apoc.load.LoadDirectoryItem
- getDisconnectTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getDocument(Object) - Static method in class apoc.mongodb.MongoDBUtils
- getDriverConfig() - Method in class apoc.bolt.BoltConfig
- getElasticSearchUrl(String) - Method in class apoc.es.ElasticSearch
- getElements(Elements, LoadHtmlConfig, List<String>, Log) - Static method in class apoc.load.LoadHtml
- getEnv() - Method in class apoc.couchbase.CouchbaseConfig
- getExpiry() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getExpiry() - Method in class apoc.couchbase.document.CouchbaseObjectDocument
- getFailSilently() - Method in class apoc.load.LoadHtmlConfig
- getFeatures() - Method in class apoc.systemdb.SystemDbConfig
- getFileName() - Method in class apoc.systemdb.SystemDbConfig
- getFileName(Node, String) - Method in interface apoc.systemdb.metadata.ExportMetadata
- getFirefoxInputStream(String, Map<String, String>, LoadHtmlConfig, boolean, boolean) - Static method in class apoc.load.LoadHtmlBrowser
- getId() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getId() - Method in class apoc.couchbase.document.CouchbaseObjectDocument
- getIdFieldName() - Method in class apoc.mongodb.MongoDbConfig
- getIdleHttpConnectionTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getInputField(String, Neo4jTypes.AnyType, DefaultParameterValue) - Static method in class apoc.custom.Signatures
- getInterval() - Method in class apoc.load.LoadDirectoryItem.LoadDirectoryConfig
- getKeyMap(String) - Static method in class apoc.couchbase.CouchbaseManager
- getKvTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getLimit() - Method in class apoc.mongodb.MongoDbConfig
- getListeners(GraphDatabaseAPI, ApocExtensionFactory.Dependencies) - Method in class apoc.ExtendedApocGlobalComponents
- getListenEventType() - Method in class apoc.load.LoadDirectoryItem.LoadDirectoryConfig
- getLocalParams() - Method in class apoc.bolt.BoltConfig
- getMongoColl(Supplier<MongoDBUtils.Coll>) - Static method in class apoc.mongodb.MongoDBUtils
- getMutationToken() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getMutationToken() - Method in class apoc.couchbase.document.CouchbaseObjectDocument
- getName() - Method in class apoc.load.LoadDirectoryItem
- getNetworkResolution() - Method in class apoc.couchbase.CouchbaseConfig
- getPathDependingOnUseNeo4jConfig(String) - Static method in class apoc.load.LoadDirectoryHandler
- getPattern() - Method in class apoc.load.LoadDirectoryItem
- getPlainText(Element, LoadHtmlConfig) - Method in class apoc.load.PlainText
- getProcedure(String) - Method in class apoc.cache.Static
-
Deprecated.
- getProcedureCall(Map<String, Object>) - Method in class apoc.dv.CSVResource
- getProcedureCall(Map<String, Object>) - Method in class apoc.dv.JDBCResource
- getProcedureCall(Map<String, Object>) - Method in class apoc.dv.VirtualizedResource
- getProcedureCallWithParams(Object, Map<String, Object>) - Method in class apoc.dv.VirtualizedResource
- getProcedureParameters(Object, Map<String, Object>) - Method in class apoc.dv.CSVResource
- getProcedureParameters(Object, Map<String, Object>) - Method in class apoc.dv.JDBCResource
- getProcedureParameters(Object, Map<String, Object>) - Method in class apoc.dv.VirtualizedResource
- GetProcedures - Class in apoc.get
- GetProcedures() - Constructor for class apoc.get.GetProcedures
- getProject() - Method in class apoc.mongodb.MongoDbConfig
- getQueryTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getQueryUrl(String, String, String, String, Object) - Method in class apoc.es.ElasticSearch
-
Get the full Elasticsearch url
- getRaw(String, String, Object) - Method in class apoc.es.ElasticSearch
- getRedisConnection(String, Map<String, Object>) - Method in enum apoc.redis.RedisConfig.Codec
- getRemoteParams() - Method in class apoc.bolt.BoltConfig
- getResolvers() - Method in class apoc.ExtendedRegisterComponentFactory.RegisterComponentLifecycle
- getResult(Document, String, LoadHtmlConfig, List<String>, Log) - Method in interface apoc.load.HtmlResultInterface
- getResult(Document, String, LoadHtmlConfig, List<String>, Log) - Method in class apoc.load.PlainText
- getResult(Document, String, LoadHtmlConfig, List<String>, Log) - Method in class apoc.load.SelectElement
- getRetryStrategy() - Method in class apoc.couchbase.CouchbaseConfig
- getScope() - Method in class apoc.couchbase.CouchbaseConfig
- getScriptCharset() - Method in class apoc.redis.RedisConfig
- getSearchQueryUrl(String, String, String, Object) - Method in class apoc.es.ElasticSearch
- getSearchTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getServices(GraphDatabaseAPI, ApocExtensionFactory.Dependencies) - Method in class apoc.ExtendedApocGlobalComponents
- getSessionConfig() - Method in class apoc.bolt.BoltConfig
- getSet(byte[], byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- getSet(String, Object, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- getSet(String, String) - Method in class apoc.redis.StringRedisConnection
- getSet(T, T) - Method in interface apoc.redis.IRedisConnection
- getSignature() - Method in class apoc.custom.CypherProceduresHandler.ProcedureDescriptor
- getSignature() - Method in class apoc.custom.CypherProceduresHandler.UserFunctionDescriptor
- getSkip() - Method in class apoc.mongodb.MongoDbConfig
- getSort() - Method in class apoc.mongodb.MongoDbConfig
- getStatement() - Method in class apoc.custom.CypherProceduresHandler.ProcedureOrFunctionDescriptor
- getTcpKeepAliveTime() - Method in class apoc.couchbase.CouchbaseConfig
- getTextSize() - Method in class apoc.load.LoadHtmlConfig
- getTimeout() - Method in class apoc.redis.RedisConfig
- getToken() - Method in class apoc.util.UriResolver
- getTranscoder() - Method in class apoc.couchbase.CouchbaseConfig
- getTrustCertificate() - Method in class apoc.couchbase.CouchbaseConfig
- getUrlDir() - Method in class apoc.load.LoadDirectoryItem
- getViewTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getWait() - Method in class apoc.load.LoadHtmlConfig
- getWaitUntilReady() - Method in class apoc.couchbase.CouchbaseConfig
- globalProceduresRegistry() - Method in interface apoc.ExtendedRegisterComponentFactory.Dependencies
- graph() - Method in class apoc.cluster.Cluster
-
Deprecated.
- graph() - Method in class apoc.systemdb.SystemDb
- graph(Map<String, Object>, String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- graphDatabaseService - Variable in class apoc.monitor.Kernel
H
- hashCode() - Method in class apoc.load.LoadDirectoryItem
- hasNext() - Method in class apoc.bolt.ClosedAwareDelegatingIterator
- hdel(byte[], List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- hdel(String, Object, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- hdel(String, List<Object>) - Method in class apoc.redis.StringRedisConnection
- hdel(T, List<Object>) - Method in interface apoc.redis.IRedisConnection
- HEIGHT - Static variable in class apoc.gephi.Gephi
- hexists(byte[], byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- hexists(String, Object, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- hexists(String, String) - Method in class apoc.redis.StringRedisConnection
- hexists(T, T) - Method in interface apoc.redis.IRedisConnection
- hget(byte[], byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- hget(String, Object, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- hget(String, String) - Method in class apoc.redis.StringRedisConnection
- hget(T, T) - Method in interface apoc.redis.IRedisConnection
- hgetall(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- hgetall(String) - Method in class apoc.redis.StringRedisConnection
- hgetall(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- hgetall(T) - Method in interface apoc.redis.IRedisConnection
- hincrby(byte[], byte[], long) - Method in class apoc.redis.ByteArrayRedisConnection
- hincrby(String, Object, Object, long, Map<String, Object>) - Method in class apoc.redis.Redis
- hincrby(String, String, long) - Method in class apoc.redis.StringRedisConnection
- hincrby(T, T, long) - Method in interface apoc.redis.IRedisConnection
- hset(byte[], byte[], byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- hset(String, Object, Object, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- hset(String, String, String) - Method in class apoc.redis.StringRedisConnection
- hset(T, T, T) - Method in interface apoc.redis.IRedisConnection
- html(String, Map<String, String>, Map<String, Object>) - Method in class apoc.load.LoadHtml
- htmlPlainText(String, Map<String, String>, Map<String, Object>) - Method in class apoc.load.LoadHtml
- HtmlResultInterface - Interface in apoc.load
- HtmlResultInterface.Type - Enum in apoc.load
I
- id - Variable in class apoc.couchbase.document.CouchbaseObjectDocument
-
The per-bucket unique ID of the
GetResult
or theMutationResult
. - ids() - Method in class apoc.monitor.Ids
- Ids - Class in apoc.monitor
- Ids() - Constructor for class apoc.monitor.Ids
- ignore(Jdbc.FailingSupplier<T>) - Static method in class apoc.load.Jdbc
- incrby(byte[], long) - Method in class apoc.redis.ByteArrayRedisConnection
- incrby(String, long) - Method in class apoc.redis.StringRedisConnection
- incrby(String, Object, long, Map<String, Object>) - Method in class apoc.redis.Redis
- incrby(T, long) - Method in interface apoc.redis.IRedisConnection
- info() - Method in class apoc.redis.ByteArrayRedisConnection
- info() - Method in interface apoc.redis.IRedisConnection
- info() - Method in class apoc.redis.StringRedisConnection
- info(String, List<Object>) - Method in class apoc.log.Logging
- info(String, Map<String, Object>) - Method in class apoc.redis.Redis
- init() - Method in class apoc.ExtendedRegisterComponentFactory.RegisterComponentLifecycle
- INITIAL_DELAY - Static variable in class apoc.ttl.TTLLifeCycle
- initialize() - Method in class apoc.util.UriResolver
- inputs - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- inputSignatures(List<List<String>>) - Method in class apoc.custom.CypherProceduresHandler
- insert(String, String) - Method in class apoc.couchbase.CouchbaseConnection
-
Inserts a full document which does not exist yet.
- insert(String, String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Insert a document if it does not exist already.
- insert(String, String, String, List<Map<String, Object>>) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- insert(String, List<Object>, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- install(String, Map<String, Object>) - Method in class apoc.uuid.Uuid
- installed - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- installed - Variable in class apoc.uuid.Uuid.UuidInfo
- INTERVAL - Static variable in class apoc.load.LoadDirectoryItem
- IRedisConnection<T> - Interface in apoc.redis
- isAcceptInsecureCerts() - Method in class apoc.load.LoadHtmlConfig
- isAddStatistics() - Method in class apoc.bolt.BoltConfig
- isAutoReconnect() - Method in class apoc.redis.RedisConfig
- isChildren() - Method in class apoc.load.LoadHtmlConfig
- isCompatibleValues() - Method in class apoc.mongodb.MongoDbConfig
- isCompressionEnabled() - Method in class apoc.couchbase.CouchbaseConfig
- isEnableDnsSrv() - Method in class apoc.couchbase.CouchbaseConfig
- isEnableTcpKeepAlives() - Method in class apoc.couchbase.CouchbaseConfig
- isExtractReferences() - Method in class apoc.mongodb.MongoDbConfig
- isForceSingle() - Method in class apoc.custom.CypherProceduresHandler.UserFunctionDescriptor
- isHeadless() - Method in class apoc.load.LoadHtmlConfig
- isHtmlString() - Method in class apoc.load.LoadHtmlConfig
- isMutationTokensEnabled() - Method in class apoc.couchbase.CouchbaseConfig
- isObjectIdAsMap() - Method in class apoc.mongodb.MongoDbConfig
- isRight() - Method in class apoc.redis.RedisConfig
- isStreamStatements() - Method in class apoc.bolt.BoltConfig
- isVirtual() - Method in class apoc.bolt.BoltConfig
J
- jdbc(String, String, List<Object>, Map<String, Object>) - Method in class apoc.load.Jdbc
- jdbc(String, Map<String, Object>) - Method in class apoc.model.Model
- Jdbc - Class in apoc.load
- Jdbc() - Constructor for class apoc.load.Jdbc
- jdbcParams(String, String, List<Object>, Map<String, Object>) - Method in class apoc.load.Jdbc
-
Deprecated.
- JdbcRegistererInitFactory - Class in apoc
- JdbcRegistererInitFactory() - Constructor for class apoc.JdbcRegistererInitFactory
- JdbcRegistererInitFactory.Dependencies - Interface in apoc
- JDBCResource - Class in apoc.dv
- JDBCResource(String, Map<String, Object>) - Constructor for class apoc.dv.JDBCResource
- jdbcUpdate(String, String, List<Object>, Map<String, Object>) - Method in class apoc.load.Jdbc
K
- kernel() - Method in class apoc.monitor.Kernel
- Kernel - Class in apoc.monitor
- Kernel() - Constructor for class apoc.monitor.Kernel
- key - Variable in class apoc.config.Config.ConfigResult
- KEY_ERROR - Static variable in class apoc.load.LoadHtml
- ktx - Variable in class apoc.custom.CypherProcedures
L
- label - Variable in class apoc.uuid.Uuid.UuidInfo
- labels - Variable in class apoc.dv.VirtualizedResource
- labels - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- lastUpdated - Variable in class apoc.metrics.Metrics.Neo4jMeasuredMetric
- LDAPManager(Map<String, Object>) - Constructor for class apoc.load.LoadLdap.LDAPManager
- ldapQuery(Object, Map<String, Object>) - Method in class apoc.load.LoadLdap
- LDAPResult - Class in apoc.load
- LDAPResult(Map<String, Object>) - Constructor for class apoc.load.LDAPResult
- lineNo - Variable in class apoc.load.LoadXls.XLSResult
- list - Variable in class apoc.load.LoadXls.XLSResult
- list() - Method in class apoc.config.Config
- list() - Method in class apoc.custom.CypherProcedures
- list() - Method in class apoc.dv.DataVirtualizationCatalog
- list() - Method in class apoc.dv.DataVirtualizationCatalogHandler
- list() - Method in class apoc.load.LoadDirectory
- list() - Method in class apoc.load.LoadDirectoryHandler
- list() - Method in class apoc.metrics.Metrics
- list() - Method in class apoc.uuid.Uuid
- list() - Method in class apoc.uuid.UuidHandler
- list(String) - Method in class apoc.cache.Static
- LISTEN_EVENT_TYPE - Static variable in class apoc.load.LoadDirectoryItem
- load(String, String, Map<String, Object>, Map<String, Object>) - Method in class apoc.bolt.Bolt
- LoadCsv - Class in apoc.load
- LoadCsv() - Constructor for class apoc.load.LoadCsv
- loadCsvForMetric(String, Map<String, Object>) - Method in class apoc.metrics.Metrics
- LoadDirectory - Class in apoc.load
- LoadDirectory() - Constructor for class apoc.load.LoadDirectory
- LoadDirectoryConfig(Map<String, Object>) - Constructor for class apoc.load.LoadDirectoryItem.LoadDirectoryConfig
- loadDirectoryHandler - Variable in class apoc.load.LoadDirectory
- LoadDirectoryHandler - Class in apoc.load
- LoadDirectoryHandler(GraphDatabaseService, Log, Pools) - Constructor for class apoc.load.LoadDirectoryHandler
- LoadDirectoryItem - Class in apoc.load
- LoadDirectoryItem(String) - Constructor for class apoc.load.LoadDirectoryItem
- LoadDirectoryItem(String, String, String, String, LoadDirectoryItem.LoadDirectoryConfig) - Constructor for class apoc.load.LoadDirectoryItem
- LoadDirectoryItem.LoadDirectoryConfig - Class in apoc.load
- LoadDirectoryItem.LoadDirectoryResult - Class in apoc.load
- LoadDirectoryResult(String, String, String, String, String, LoadDirectoryItem.LoadDirectoryConfig, String) - Constructor for class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- loadDriver(String) - Static method in class apoc.load.Jdbc
- loadFromLocal(String, String, GraphDatabaseService) - Method in class apoc.bolt.BoltConnection
- loadFromSession(String, Map<String, Object>) - Method in class apoc.bolt.BoltConnection
- LoadHtml - Class in apoc.load
- LoadHtml() - Constructor for class apoc.load.LoadHtml
- LoadHtmlBrowser - Class in apoc.load
- LoadHtmlBrowser() - Constructor for class apoc.load.LoadHtmlBrowser
- LoadHtmlConfig - Class in apoc.load
- LoadHtmlConfig(Map<String, Object>) - Constructor for class apoc.load.LoadHtmlConfig
- LoadLdap - Class in apoc.load
- LoadLdap() - Constructor for class apoc.load.LoadLdap
- LoadLdap.LDAPManager - Class in apoc.load
- LoadXls - Class in apoc.load
- LoadXls() - Constructor for class apoc.load.LoadXls
- LoadXls.XLSResult - Class in apoc.load
- log - Variable in class apoc.custom.CypherProcedures
- log - Variable in class apoc.cypher.CypherExtended
- log - Variable in class apoc.dv.DataVirtualizationCatalog
- log - Variable in class apoc.load.Jdbc
- log - Variable in class apoc.load.LoadDirectory
- log - Variable in class apoc.load.LoadHtml
- log - Variable in class apoc.log.Logging
- log - Variable in class apoc.metrics.Metrics
- log - Variable in class apoc.mongodb.Mongo
- log - Variable in class apoc.mongodb.MongoDB
- log - Variable in class apoc.periodic.PeriodicExtended
- log() - Method in interface apoc.ExtendedRegisterComponentFactory.Dependencies
- Logging - Class in apoc.log
- Logging() - Constructor for class apoc.log.Logging
- lrange(byte[], long, long) - Method in class apoc.redis.ByteArrayRedisConnection
- lrange(String, long, long) - Method in class apoc.redis.StringRedisConnection
- lrange(String, Object, long, long, Map<String, Object>) - Method in class apoc.redis.Redis
- lrange(T, long, long) - Method in interface apoc.redis.IRedisConnection
M
- map - Variable in class apoc.load.LoadXls.XLSResult
- map - Variable in class apoc.metrics.Metrics.GenericMetric
- map() - Method in class apoc.config.Config
- mapParallel(String, Map<String, Object>, List<Object>) - Method in class apoc.cypher.CypherExtended
- mapParallel2(String, Map<String, Object>, List<Object>, long, long) - Method in class apoc.cypher.CypherExtended
- MAX_BATCH - Static variable in class apoc.cypher.CypherExtended
- metadata(Map<String, Object>) - Method in class apoc.systemdb.SystemDb
- metric - Variable in class apoc.metrics.Metrics.GenericMetric
- Metrics - Class in apoc.metrics
- Metrics() - Constructor for class apoc.metrics.Metrics
- Metrics.GenericMetric - Class in apoc.metrics
-
DAO for a single line in a metrics/*.csv file.
- Metrics.Neo4jMeasuredMetric - Class in apoc.metrics
- Metrics.StorageMetric - Class in apoc.metrics
-
DAO that gets streamed to the user with apoc.metric.storage() Note that we divulge the storage directory setting, not the internal path.
- Metrics.StoragePair - Class in apoc.metrics
-
Simple DAO that pairs a config setting name with a File path that it refers to
- mode - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- mode(String) - Method in class apoc.custom.CypherProceduresHandler
- Model - Class in apoc.model
- Model() - Constructor for class apoc.model.Model
- Model.DatabaseModel - Class in apoc.model
- Mongo - Class in apoc.mongodb
- Mongo() - Constructor for class apoc.mongodb.Mongo
- MongoDB - Class in apoc.mongodb
- MongoDB() - Constructor for class apoc.mongodb.MongoDB
- MongoDbConfig - Class in apoc.mongodb
- MongoDbConfig(Map<String, Object>) - Constructor for class apoc.mongodb.MongoDbConfig
- MongoDBUtils - Class in apoc.mongodb
- MongoDBUtils() - Constructor for class apoc.mongodb.MongoDBUtils
- mutationToken - Variable in class apoc.couchbase.document.CouchbaseObjectDocument
-
The optional, opaque mutation token set after a successful mutation and if enabled on the environment.
N
- name - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- name - Variable in class apoc.dv.VirtualizedResource
- name - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- name - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- name - Variable in class apoc.metrics.Metrics.Neo4jMeasuredMetric
- name - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- name(SignatureParser.NameContext) - Method in class apoc.custom.Signatures
- namedParamsQuery(String, String, String, List<String>, List<Object>, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Executes a N1QL statement with named parameters.
- namespace(SignatureParser.NamespaceContext) - Method in class apoc.custom.Signatures
- Neo4jMeasuredMetric(String, long) - Constructor for class apoc.metrics.Metrics.Neo4jMeasuredMetric
- newInstance(ExtensionContext, ExtendedRegisterComponentFactory.Dependencies) - Method in class apoc.ExtendedRegisterComponentFactory
- newInstance(ExtensionContext, JdbcRegistererInitFactory.Dependencies) - Method in class apoc.JdbcRegistererInitFactory
- next() - Method in class apoc.bolt.ClosedAwareDelegatingIterator
- nodes - Variable in class apoc.model.Model.DatabaseModel
- nodes - Variable in class apoc.systemdb.SystemDb.NodesAndRelationshipsResult
- nodes(Object) - Method in class apoc.get.GetProcedures
- NodesAndRelationshipsResult(List<Node>, List<Relationship>) - Constructor for class apoc.systemdb.SystemDb.NodesAndRelationshipsResult
- nodesByLabel(Object, String) - Method in class apoc.trigger.TriggerExtended
- NOT_ENABLED_ERROR - Static variable in class apoc.uuid.UuidHandler
- numOfQueryParams() - Method in class apoc.dv.JDBCResource
- numOfQueryParams() - Method in class apoc.dv.VirtualizedResource
O
- outputs - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- outputSignatures(List<List<String>>) - Method in class apoc.custom.CypherProceduresHandler
P
- parallel(String, Map<String, Object>, String) - Method in class apoc.cypher.CypherExtended
- parallel2(String, Map<String, Object>, String) - Method in class apoc.cypher.CypherExtended
- parallelParams(Map<String, Object>, String, List<Object>) - Method in class apoc.cypher.CypherExtended
- params - Variable in class apoc.dv.VirtualizedResource
- params - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- params - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- params(AnyValue[], List<FieldSignature>, ValueMapper) - Method in class apoc.custom.CypherProceduresHandler
- parseFunction(String) - Method in class apoc.custom.Signatures
- parseProcedure(String) - Method in class apoc.custom.Signatures
- PARTITIONS - Static variable in class apoc.cypher.CypherExtended
- PASSWORD_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- PathFindingFull - Class in apoc.algo
- PathFindingFull() - Constructor for class apoc.algo.PathFindingFull
- pattern - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- paused - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- percentFree - Variable in class apoc.metrics.Metrics.StorageMetric
- PeriodicExtended - Class in apoc.periodic
- PeriodicExtended() - Constructor for class apoc.periodic.PeriodicExtended
- persist(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- persist(String) - Method in class apoc.redis.StringRedisConnection
- persist(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- persist(T) - Method in interface apoc.redis.IRedisConnection
- pexpire(byte[], long, boolean) - Method in class apoc.redis.ByteArrayRedisConnection
- pexpire(String, long, boolean) - Method in class apoc.redis.StringRedisConnection
- pexpire(String, Object, long, boolean, Map<String, Object>) - Method in class apoc.redis.Redis
- pexpire(T, long, boolean) - Method in interface apoc.redis.IRedisConnection
- PLACEHOLDER_PATTERN - Static variable in class apoc.dv.VirtualizedResource
- PLAIN_TEXT - apoc.load.HtmlResultInterface.Type
- PlainText - Class in apoc.load
- PlainText() - Constructor for class apoc.load.PlainText
- pools - Variable in class apoc.cypher.CypherExtended
- pools - Variable in class apoc.periodic.PeriodicExtended
- pools - Variable in class apoc.uuid.Uuid
- pop(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- pop(String) - Method in class apoc.redis.StringRedisConnection
- pop(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- pop(T) - Method in interface apoc.redis.IRedisConnection
- PORT_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- posParamsQuery(String, String, String, List<Object>, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Executes a N1QL statement with positional parameters.
- post(String, String, String, Object, Map<String, Object>) - Method in class apoc.es.ElasticSearch
- postRaw(String, String, Object) - Method in class apoc.es.ElasticSearch
- PREFIX - Static variable in class apoc.custom.CypherProceduresHandler
- prepend(String, byte[]) - Method in class apoc.couchbase.CouchbaseConnection
-
Prepends a json content to an existing one.
- prepend(String, String, String, byte[], Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Prepend a document's content to an existing one.
- PROCEDURE - Static variable in class apoc.custom.CypherProceduresHandler
- ProcedureDescriptor(ProcedureSignature, String) - Constructor for class apoc.custom.CypherProceduresHandler.ProcedureDescriptor
- ProcedureOrFunctionDescriptor(String) - Constructor for class apoc.custom.CypherProceduresHandler.ProcedureOrFunctionDescriptor
- procedureSignature(String, String, List<List<String>>, List<List<String>>, String) - Method in class apoc.custom.CypherProceduresHandler
- properties - Variable in class apoc.uuid.Uuid.UuidInfo
- propertiesByKey(Map<String, List<Map<String, Object>>>, String) - Method in class apoc.trigger.TriggerExtended
- pttl(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- pttl(String) - Method in class apoc.redis.StringRedisConnection
- pttl(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- pttl(T) - Method in interface apoc.redis.IRedisConnection
- push(byte[], List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- push(String, Object, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- push(String, List<Object>) - Method in class apoc.redis.StringRedisConnection
- push(T, List<Object>) - Method in interface apoc.redis.IRedisConnection
- put(String, String, String, String, Object, Map<String, Object>) - Method in class apoc.es.ElasticSearch
Q
- qualifiedName(String) - Static method in class apoc.custom.CypherProceduresHandler
- query - Variable in class apoc.dv.VirtualizedResource
- query - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- query - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- query(String, Object, Map<String, Object>) - Method in class apoc.dv.DataVirtualizationCatalog
- query(String, String, String, Object, Object) - Method in class apoc.es.ElasticSearch
- query(String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Executes a plain un-parameterized N1QL statement.
- query(String, String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- queryAndLink(Node, String, String, Object, Map<String, Object>) - Method in class apoc.dv.DataVirtualizationCatalog
- queryResult - Variable in class apoc.couchbase.document.CouchbaseQueryResult
R
- readSignatures() - Method in class apoc.custom.CypherProceduresHandler
- Redis - Class in apoc.redis
- Redis() - Constructor for class apoc.redis.Redis
- RedisConfig - Class in apoc.redis
- RedisConfig(Map<String, Object>) - Constructor for class apoc.redis.RedisConfig
- RedisConfig.Codec - Enum in apoc.redis
- refresh() - Method in class apoc.uuid.UuidHandler
- register() - Method in class apoc.custom.CypherProceduresHandler.ProcedureDescriptor
- register() - Method in class apoc.custom.CypherProceduresHandler.ProcedureOrFunctionDescriptor
- register() - Method in class apoc.custom.CypherProceduresHandler.UserFunctionDescriptor
- RegisterComponentLifecycle() - Constructor for class apoc.ExtendedRegisterComponentFactory.RegisterComponentLifecycle
- registerFunction(UserFunctionSignature, String, boolean) - Method in class apoc.custom.CypherProceduresHandler
- registerProcedure(ProcedureSignature, String) - Method in class apoc.custom.CypherProceduresHandler
- relationships - Variable in class apoc.model.Model.DatabaseModel
- relationships - Variable in class apoc.systemdb.SystemDb.NodesAndRelationshipsResult
- rels(Object) - Method in class apoc.get.GetProcedures
- remove() - Method in class apoc.bolt.ClosedAwareDelegatingIterator
- remove(String) - Method in class apoc.couchbase.CouchbaseConnection
-
Removes the document identified by its unique ID.
- remove(String) - Method in class apoc.dv.DataVirtualizationCatalog
- remove(String) - Method in class apoc.dv.DataVirtualizationCatalogHandler
- remove(String) - Method in class apoc.load.LoadDirectory
- remove(String) - Method in class apoc.load.LoadDirectoryHandler
- remove(String) - Method in class apoc.uuid.Uuid
- remove(String) - Method in class apoc.uuid.UuidHandler
- remove(String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Removes the document identified by its unique ID.
- removeAll() - Method in class apoc.load.LoadDirectory
- removeAll() - Method in class apoc.load.LoadDirectoryHandler
- removeAll() - Method in class apoc.uuid.Uuid
- removeAll() - Method in class apoc.uuid.UuidHandler
- removeFunction(String) - Method in class apoc.custom.CypherProcedures
- removeFunction(String) - Method in class apoc.custom.CypherProceduresHandler
- removeNullValues(Object[], List<Object>) - Method in class apoc.load.LoadXls.XLSResult
- removeProcedure(String) - Method in class apoc.custom.CypherProcedures
- removeProcedure(String) - Method in class apoc.custom.CypherProceduresHandler
- replace(String, String) - Method in class apoc.couchbase.CouchbaseConnection
-
Replaces a document if it does already exist.
- replace(String, String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Replace the content of the document identified by its unique ID.
- restoreProceduresAndFunctions() - Method in class apoc.custom.CypherProceduresHandler
- result - Variable in class apoc.cypher.CypherExtended.RowResult
- rock_n_roll(String, String, long) - Method in class apoc.periodic.PeriodicExtended
-
Deprecated.
- rock_n_roll_while(String, String, String, long) - Method in class apoc.periodic.PeriodicExtended
-
Deprecated.
- row - Variable in class apoc.cypher.CypherExtended.RowResult
- RowResult(long, Map<String, Object>) - Constructor for class apoc.cypher.CypherExtended.RowResult
- runFile(String, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
- runFiles(List<String>, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
- runSchemaFile(String, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
- runSchemaFiles(List<String>, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
S
- sadd(byte[], List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- sadd(String, Object, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- sadd(String, List<Object>) - Method in class apoc.redis.StringRedisConnection
- sadd(T, List<Object>) - Method in interface apoc.redis.IRedisConnection
- scard(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- scard(String) - Method in class apoc.redis.StringRedisConnection
- scard(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- scard(T) - Method in interface apoc.redis.IRedisConnection
- securityContext - Variable in class apoc.config.Config
- securityContext - Variable in class apoc.systemdb.SystemDb
- SelectElement - Class in apoc.load
- SelectElement() - Constructor for class apoc.load.SelectElement
- selector - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- set(String, Object) - Method in class apoc.cache.Static
- setError(String) - Method in class apoc.load.LoadDirectoryItem
- setStatusRunning() - Method in class apoc.load.LoadDirectoryItem
- setting - Variable in class apoc.metrics.Metrics.StorageMetric
- setting - Variable in class apoc.metrics.Metrics.StoragePair
- SIGNATURE_SYNTAX_ERROR - Static variable in class apoc.custom.Signatures
- Signatures - Class in apoc.custom
- Signatures() - Constructor for class apoc.custom.Signatures
- Signatures(String) - Constructor for class apoc.custom.Signatures
- simple(List<Long>, String, String) - Method in class apoc.generate.Generate
- smembers(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- smembers(String) - Method in class apoc.redis.StringRedisConnection
- smembers(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- smembers(T) - Method in interface apoc.redis.IRedisConnection
- SocialNetworkNodeCreator - Class in apoc.generate.node
-
A
NodeCreator
that assigns everyNode
a "Person"Label
, and a randomly generated English name under the property key "name". - SocialNetworkNodeCreator() - Constructor for class apoc.generate.node.SocialNetworkNodeCreator
- spop(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- spop(String) - Method in class apoc.redis.StringRedisConnection
- spop(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- spop(T) - Method in interface apoc.redis.IRedisConnection
- start() - Method in class apoc.load.LoadDirectoryHandler
- start() - Method in class apoc.ttl.TTLLifeCycle
- start() - Method in class apoc.uuid.UuidHandler
- statement - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- Static - Class in apoc.cache
- Static() - Constructor for class apoc.cache.Static
- stats(String) - Method in class apoc.es.ElasticSearch
- status - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- stop() - Method in class apoc.load.LoadDirectoryHandler
- stop() - Method in class apoc.ttl.TTLLifeCycle
- stop() - Method in class apoc.uuid.UuidHandler
- storage - Variable in class apoc.load.LoadDirectoryHandler
- storage(String) - Method in class apoc.metrics.Metrics
- StorageMetric(String, long, long, long) - Constructor for class apoc.metrics.Metrics.StorageMetric
- StoragePair(String, File) - Constructor for class apoc.metrics.Metrics.StoragePair
- store() - Method in class apoc.monitor.Store
- Store - Class in apoc.monitor
- Store() - Constructor for class apoc.monitor.Store
- storeFunction(UserFunctionSignature, String, boolean) - Method in class apoc.custom.CypherProceduresHandler
- storeProcedure(ProcedureSignature, String) - Method in class apoc.custom.CypherProceduresHandler
- streamCsv(String, LoadCsvConfig, CountingReader) - Method in class apoc.load.LoadCsv
- STRING - apoc.redis.RedisConfig.Codec
- StringRedisConnection - Class in apoc.redis
- StringRedisConnection(String, RedisConfig) - Constructor for class apoc.redis.StringRedisConnection
- sunion(String, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- sunion(List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- sunion(List<Object>) - Method in interface apoc.redis.IRedisConnection
- sunion(List<Object>) - Method in class apoc.redis.StringRedisConnection
- SystemDb - Class in apoc.systemdb
- SystemDb() - Constructor for class apoc.systemdb.SystemDb
- SystemDb.NodesAndRelationshipsResult - Class in apoc.systemdb
- SystemDbConfig - Class in apoc.systemdb
- SystemDbConfig(Map<String, Object>) - Constructor for class apoc.systemdb.SystemDbConfig
T
- terminationGuard - Variable in class apoc.cypher.CypherExtended
- terminationGuard - Variable in class apoc.periodic.PeriodicExtended
- timestamp - Variable in class apoc.metrics.Metrics.GenericMetric
- toDTO() - Method in class apoc.dv.VirtualizedResource
- toFunctionSignature(SignatureParser.FunctionContext, String) - Method in class apoc.custom.Signatures
- TOMBSTONE - Static variable in class apoc.cypher.CypherExtended.RowResult
- toNode(Node, Map<String, List<Node>>, Map<String, List<Map>>) - Method in class apoc.trigger.TriggerExtended
- toPayload(Object) - Method in class apoc.es.ElasticSearch
- toProcedureSignature(SignatureParser.ProcedureContext) - Method in class apoc.custom.Signatures
- toProcedureSignature(SignatureParser.ProcedureContext, String, Mode) - Method in class apoc.custom.Signatures
- toQueryParams(Object) - Method in class apoc.es.ElasticSearch
- toRelationship(Relationship, Map<String, List<Map>>) - Method in class apoc.trigger.TriggerExtended
- toResult() - Method in class apoc.load.LoadDirectoryItem
- toString() - Method in class apoc.couchbase.document.CouchbaseByteArrayDocument
- toString() - Method in class apoc.couchbase.document.CouchbaseJsonDocument
- totalSpaceBytes - Variable in class apoc.metrics.Metrics.StorageMetric
- toTriggerInfo(Map.Entry<String, Object>) - Method in class apoc.trigger.TriggerExtended
- Transaction - Class in apoc.monitor
- Transaction() - Constructor for class apoc.monitor.Transaction
- Trigger - apoc.systemdb.metadata.ExportMetadata.Type
- TriggerExtended - Class in apoc.trigger
- TriggerExtended() - Constructor for class apoc.trigger.TriggerExtended
- TriggerExtended.TriggerInfo - Class in apoc.trigger
- TriggerInfo(String, String, Map<String, Object>, boolean, boolean) - Constructor for class apoc.trigger.TriggerExtended.TriggerInfo
- TriggerInfo(String, String, Map<String, Object>, Map<String, Object>, boolean, boolean) - Constructor for class apoc.trigger.TriggerExtended.TriggerInfo
- TTL - Class in apoc.ttl
- TTL() - Constructor for class apoc.ttl.TTL
- ttlConfig - Variable in class apoc.ttl.TTL
- TTLLifeCycle - Class in apoc.ttl
- TTLLifeCycle(JobScheduler, GraphDatabaseAPI, ApocConfig, TTLConfig, Log) - Constructor for class apoc.ttl.TTLLifeCycle
- tx - Variable in class apoc.algo.PathFindingFull
- tx - Variable in class apoc.cluster.Cluster
- tx - Variable in class apoc.cypher.CypherExtended
- tx - Variable in class apoc.dv.DataVirtualizationCatalog
- tx - Variable in class apoc.export.xls.ExportXls
- tx - Variable in class apoc.get.GetProcedures
- tx - Variable in class apoc.load.LoadDirectory
- tx - Variable in class apoc.model.Model
- tx - Variable in class apoc.periodic.PeriodicExtended
- tx - Variable in class apoc.uuid.Uuid
- tx() - Method in class apoc.monitor.Transaction
- type - Variable in class apoc.custom.CypherProcedures.CustomProcedureInfo
- type - Variable in class apoc.dv.VirtualizedResource
- type - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
U
- unavailable() - Method in class apoc.custom.CypherProceduresHandler
- update(String, Object, Object, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- update(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- upsert(String, String) - Method in class apoc.couchbase.CouchbaseConnection
-
Inserts or overwrites a document.
- upsert(String, String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Insert or overwrite a document.
- URI_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- UriResolver - Class in apoc.util
- UriResolver(String, String) - Constructor for class apoc.util.UriResolver
- url - Variable in class apoc.dv.VirtualizedResource
- url - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- urlDir - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- usableSpaceBytes - Variable in class apoc.metrics.Metrics.StorageMetric
- UserFunctionDescriptor(UserFunctionSignature, String, boolean) - Constructor for class apoc.custom.CypherProceduresHandler.UserFunctionDescriptor
- USERNAME_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- Uuid - Class in apoc.uuid
- Uuid - apoc.systemdb.metadata.ExportMetadata.Type
- Uuid() - Constructor for class apoc.uuid.Uuid
- Uuid.UuidInfo - Class in apoc.uuid
- Uuid.UuidInstallInfo - Class in apoc.uuid
- uuidHandler - Variable in class apoc.uuid.Uuid
- UuidHandler - Class in apoc.uuid
- UuidHandler(GraphDatabaseAPI, DatabaseManagementService, Log, ApocConfig, GlobalProcedures) - Constructor for class apoc.uuid.UuidHandler
V
- value - Variable in class apoc.config.Config.ConfigResult
- valueOf(String) - Static method in enum apoc.load.HtmlResultInterface.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum apoc.redis.RedisConfig.Codec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum apoc.systemdb.metadata.ExportMetadata.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum apoc.load.HtmlResultInterface.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum apoc.redis.RedisConfig.Codec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum apoc.systemdb.metadata.ExportMetadata.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VirtualizedResource - Class in apoc.dv
- VirtualizedResource(String, String, String, List<String>, String, List<String>, String) - Constructor for class apoc.dv.VirtualizedResource
- VirtualizedResource(String, Map<String, Object>, String) - Constructor for class apoc.dv.VirtualizedResource
- VirtualizedResource.VirtualizedResourceDTO - Class in apoc.dv
- VirtualizedResourceDTO(String, String, String, String, List<String>, String, List<String>) - Constructor for class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
W
- warn(String, List<Object>) - Method in class apoc.log.Logging
- wattsStrogatz(Long, Long, Double, String, String) - Method in class apoc.generate.Generate
- WIDTH - Static variable in class apoc.gephi.Gephi
- withError(Element, List<String>, LoadHtmlConfig.FailSilently, Log, Supplier<T>) - Static method in class apoc.load.LoadHtml
- withParamMapping(String, Collection<String>) - Static method in class apoc.cypher.CypherExtended
- withParamsAndIterator(String, Collection<String>, String) - Static method in class apoc.cypher.CypherExtended
X
- xls(String, String, Map<String, Object>) - Method in class apoc.load.LoadXls
- XLSResult(String[], Object[], long, boolean, Map<String, LoadXls.Mapping>, List<Object>) - Constructor for class apoc.load.LoadXls.XLSResult
Z
- zadd(byte[], Object...) - Method in class apoc.redis.ByteArrayRedisConnection
- zadd(String, Object...) - Method in class apoc.redis.StringRedisConnection
- zadd(String, Object, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- zadd(T, Object...) - Method in interface apoc.redis.IRedisConnection
- zcard(byte[]) - Method in class apoc.redis.ByteArrayRedisConnection
- zcard(String) - Method in class apoc.redis.StringRedisConnection
- zcard(String, Object, Map<String, Object>) - Method in class apoc.redis.Redis
- zcard(T) - Method in interface apoc.redis.IRedisConnection
- zrangebyscore(byte[], long, long) - Method in class apoc.redis.ByteArrayRedisConnection
- zrangebyscore(String, long, long) - Method in class apoc.redis.StringRedisConnection
- zrangebyscore(String, Object, long, long, Map<String, Object>) - Method in class apoc.redis.Redis
- zrangebyscore(T, long, long) - Method in interface apoc.redis.IRedisConnection
- zrem(byte[], List<Object>) - Method in class apoc.redis.ByteArrayRedisConnection
- zrem(String, Object, List<Object>, Map<String, Object>) - Method in class apoc.redis.Redis
- zrem(String, List<Object>) - Method in class apoc.redis.StringRedisConnection
- zrem(T, List<Object>) - Method in interface apoc.redis.IRedisConnection
All Classes All Packages