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
-
Deprecated.
- 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
- addMetadataKeyToFields(Map<String, Object>) - Static method in class apoc.vectordb.VectorDbUtil
- 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(Object, List<String>) - Method in class apoc.agg.MultiStats.MultiStatsFunction
- aggregate(Object, List<String>, List<String>, Map<String, Object>) - Method in class apoc.agg.Rollup.RollupFunction
- aggregate(String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- aggregate(List<Document>) - Method in interface apoc.mongodb.MongoDbCollInterface
- AggregationExtended - Class in apoc.agg
- AggregationExtended() - Constructor for class apoc.agg.AggregationExtended
- AggregationExtended.RowFunction - Class in apoc.agg
- AggregationUtil - Class in apoc.agg
- AggregationUtil() - Constructor for class apoc.agg.AggregationUtil
- Algo() - Constructor for class apoc.algo.TravellingSalesman.Algo
- all(String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- all(Map<String, Object>, Long, Long) - Method in interface apoc.mongodb.MongoDbCollInterface
- ALL_RESULTS_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- anyRebind(Object) - Method in class apoc.entities.EntitiesExtended
- api - Variable in class apoc.cluster.Cluster
- api - Variable in class apoc.custom.CypherProcedures
- API_KEY_CONF - Static variable in class apoc.ml.Prompt
- API_TYPE_CONF_KEY - Static variable in class apoc.ml.MLUtil
- API_VERSION_CONF_KEY - Static variable in class apoc.ml.MLUtil
- APIKEY_CONF_KEY - Static variable in class apoc.ml.MLUtil
- apoc - package apoc
- APOC_UUID_REFRESH - Static variable in class apoc.uuid.UuidHandler
- apoc.agg - package apoc.agg
- 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.convert - package apoc.convert
- 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.diff - package apoc.diff
- apoc.dv - package apoc.dv
- apoc.entities - package apoc.entities
- apoc.es - package apoc.es
- apoc.export.arrow - package apoc.export.arrow
- 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.graph - package apoc.graph
- apoc.json - package apoc.json
- apoc.load - package apoc.load
- apoc.log - package apoc.log
- apoc.map - package apoc.map
- apoc.metrics - package apoc.metrics
- apoc.ml - package apoc.ml
- 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
- apoc.vectordb - package apoc.vectordb
- 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.ml.MixedbreadAI
- apocConfig - Variable in class apoc.ml.OpenAI
- apocConfig - Variable in class apoc.ml.Prompt
- 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
- appendVersionUrlIfNeeded(VectorDbHandler.Type, String) - Static method in class apoc.vectordb.VectorDbUtil
-
If the vectorDb is WEAVIATE and endpoint doesn't end with `/vN`, where N is a number, then add `/v1` to the endpoint
- ArrowConfig(Map<String, Object>) - Constructor for class apoc.export.arrow.ImportArrow.ArrowConfig
- 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
- BACK_OFF_RETRIES_CONF_KEY - Static variable in class apoc.ml.OpenAI
- BACKTICKS - Static variable in class apoc.ml.Prompt
- BAD_TARGET_ERROR - Static variable in class apoc.util.SystemDbUtil
- barabasiAlbert(Long, Long, String, String) - Method in class apoc.generate.Generate
- BASE_EMBEDDING_QUERY - Static variable in interface apoc.ml.RagConfig.EmbeddingQuery
- base_type() - Method in class apoc.custom.SignatureParser
- base_type() - Method in class apoc.custom.SignatureParser.Opt_typeContext
- Base_typeContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.Base_typeContext
- BASE_URL_KEY - Static variable in class apoc.ml.RestAPIConfig
- batchComputationResult - Variable in class apoc.uuid.Uuid.UuidInstallInfo
- beforeCommit(TransactionData, Transaction, GraphDatabaseService) - Method in class apoc.uuid.UuidHandler
- BODY_KEY - Static variable in class apoc.ml.RestAPIConfig
- 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
- boolValue() - Method in class apoc.custom.SignatureParser
- boolValue() - Method in class apoc.custom.SignatureParser.ValueContext
- BoolValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.BoolValueContext
- 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
- cas - Variable in class apoc.couchbase.document.CouchbaseObjectDocument
-
The last-known CAS (Compare And Swap) value for the
MutationResult
(0 if not set). - channelNames - Static variable in class apoc.custom.SignatureLexer
- chatCompletion(List<Map<String, Object>>, String, Map<String, Object>) - Method in class apoc.ml.OpenAI
- checkAndGetURI(String) - Static method in class apoc.couchbase.CouchbaseManager
- checkConstraintUuid(Transaction, String, String) - Method in class apoc.uuid.UuidHandler
- checkEnabled(String) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- checkIfUrlBlankAndGetFileUrl(String) - Static method in class apoc.load.LoadDirectory
- checkInSystemDb(GraphDatabaseService) - Static method in class apoc.util.SystemDbUtil
-
Check that the database name is equal to "system"
- checkInSystemLeader(GraphDatabaseService) - Static method in class apoc.util.SystemDbUtil
-
Check that the database name is equal to "system" and the system database can write
- checkTargetDatabase(Transaction, String, String) - Static method in class apoc.util.SystemDbUtil
-
Check that the database exists and is not equal to "system"
- checkWriteAllowed(GraphDatabaseService, String) - Static method in class apoc.util.SystemDbUtil
-
Check that the system database can write, otherwise throws an error advising to switch to the new procedures as these are deprecated
- CHROMA - apoc.vectordb.VectorDbHandler.Type
- ChromaDb - Class in apoc.vectordb
- ChromaDb() - Constructor for class apoc.vectordb.ChromaDb
- ChromaHandler - Class in apoc.vectordb
- ChromaHandler() - Constructor for class apoc.vectordb.ChromaHandler
- 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
- compare(Object, Object, Map<String, Object>) - Method in class apoc.diff.DiffFull
- 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
- completion(String, String, Map<String, Object>) - Method in class apoc.ml.OpenAI
- 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(Map<String, Object>) - Constructor for class apoc.algo.TravellingSalesman.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
. - ConvertExtended - Class in apoc.convert
- ConvertExtended() - Constructor for class apoc.convert.ConvertExtended
- ConvertExtendedUtil - Class in apoc.convert
- ConvertExtendedUtil() - Constructor for class apoc.convert.ConvertExtendedUtil
- convertInputSignature(List<FieldSignature>) - Static method in class apoc.custom.CustomProcedureInfo
- 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() - Method in class apoc.algo.TravellingSalesman.Tour
- 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
- COUCHBASE_MISSING_DEPS_ERROR - Static variable in class apoc.couchbase.Couchbase
- 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.
- count(Map<String, Object>) - Method in interface apoc.mongodb.MongoDbCollInterface
- count(Document) - Method in interface apoc.mongodb.MongoDbCollInterface
- COUNT_BY_LABEL - Static variable in class apoc.diff.DiffFull
- COUNT_BY_TYPE - Static variable in class apoc.diff.DiffFull
- create(String, MongoDbConfig) - Static method in class apoc.mongodb.MongoDbCollInterface.Factory
- create(String, String, UuidConfig) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- create(String, String, String, boolean, boolean, boolean) - Static method in class apoc.mongodb.MongoDbCollInterface.Factory
- CREATE_IF_MISSING - apoc.vectordb.VectorMappingConfig.MappingMode
- createCollection(String, String, String, Long, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- createCollection(String, String, String, Long, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- createCollection(String, String, String, Long, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- createCollection(String, String, String, Long, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- createCollection(String, String, String, Long, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- createCollection(String, String, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- 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(String, Map<String, Object>) - Method in class apoc.ml.MixedbreadAI
- custom(String, Map<String, Object>) - Method in class apoc.vectordb.VectorDb
- CUSTOM_PROCEDURES_REFRESH - Static variable in class apoc.custom.CypherProceduresHandler
- CustomProcedureInfo - Class in apoc.custom
- CustomProcedureInfo(String, String, String, String, String, List<List<String>>, Object, Boolean) - Constructor for class apoc.custom.CustomProcedureInfo
- cypher - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- cypher(String, Map<String, Object>) - Method in class apoc.ml.Prompt
- CypherExtended - Class in apoc.cypher
- CypherExtended() - Constructor for class apoc.cypher.CypherExtended
- CypherExtended.RowResult - Class in apoc.cypher
- CypherFunction - apoc.systemdb.metadata.ExportMetadata.Type
- CypherHandlerNewProcedure - Class in apoc.custom
- CypherHandlerNewProcedure() - Constructor for class apoc.custom.CypherHandlerNewProcedure
- CypherNewProcedures - Class in apoc.custom
- CypherNewProcedures() - Constructor for class apoc.custom.CypherNewProcedures
- CypherProcedure - apoc.systemdb.metadata.ExportMetadata.Type
- CypherProcedures - Class in apoc.custom
- CypherProcedures() - Constructor for class apoc.custom.CypherProcedures
- 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
- CypherProceduresUtil - Class in apoc.custom
- CypherProceduresUtil() - Constructor for class apoc.custom.CypherProceduresUtil
D
- data(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- DATABASE - apoc.diff.SourceDestConfig.SourceDestConfigType
- 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
- DataVirtualizationCatalog.Direction - Enum in apoc.dv
- DataVirtualizationCatalogHandler - Class in apoc.dv
- DataVirtualizationCatalogHandler(GraphDatabaseService, GraphDatabaseService, Log) - Constructor for class apoc.dv.DataVirtualizationCatalogHandler
- DataVirtualizationCatalogHandlerNewProcedures - Class in apoc.dv
- DataVirtualizationCatalogHandlerNewProcedures() - Constructor for class apoc.dv.DataVirtualizationCatalogHandlerNewProcedures
- DataVirtualizationCatalogNewProcedures - Class in apoc.dv
- DataVirtualizationCatalogNewProcedures() - Constructor for class apoc.dv.DataVirtualizationCatalogNewProcedures
- DateExpiry - Class in apoc.date
- DateExpiry() - Constructor for class apoc.date.DateExpiry
- db - Variable in class apoc.agg.AggregationExtended
- 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.custom.CypherNewProcedures
- db - Variable in class apoc.cypher.CypherExtended
- db - Variable in class apoc.dv.DataVirtualizationCatalog
- db - Variable in class apoc.dv.DataVirtualizationCatalogNewProcedures
- db - Variable in class apoc.export.arrow.ImportArrow
- db - Variable in class apoc.export.xls.ExportXls
- db - Variable in class apoc.generate.Generate
- db - Variable in class apoc.json.JsonExtended
- db - Variable in class apoc.load.Gexf
- 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
- db - Variable in class apoc.uuid.UUIDNewProcedures
- db - Variable in class apoc.vectordb.ChromaDb
- db - Variable in class apoc.vectordb.Milvus
- db - Variable in class apoc.vectordb.Pinecone
- db - Variable in class apoc.vectordb.Qdrant
- db - Variable in class apoc.vectordb.VectorDb
- db - Variable in class apoc.vectordb.Weaviate
- DB_HANDLER - Static variable in class apoc.vectordb.ChromaDb
- DB_HANDLER - Static variable in class apoc.vectordb.Milvus
- DB_HANDLER - Static variable in class apoc.vectordb.Pinecone
- DB_HANDLER - Static variable in class apoc.vectordb.Qdrant
- DB_HANDLER - Static variable in class apoc.vectordb.Weaviate
- DB_NOT_FOUND_ERROR - Static variable in class apoc.util.SystemDbUtil
- debug(String, List<Object>) - Method in class apoc.log.Logging
- declareFunction(String, String, boolean, String) - Method in class apoc.custom.CypherProcedures
-
Deprecated.
- declareProcedure(String, String, String, String) - Method in class apoc.custom.CypherProcedures
-
Deprecated.
- Default() - Constructor for class apoc.es.ElasticSearchHandler.Default
- DEFAULT - apoc.es.ElasticSearchHandler.Version
- DEFAULT - apoc.load.HtmlResultInterface.Type
- DEFAULT_ARRAY_SEP - Static variable in class apoc.load.LoadXls
- DEFAULT_BASE_PROMPT - Static variable in class apoc.ml.RagConfig
- DEFAULT_EVENT_TYPES - Static variable in class apoc.load.LoadDirectoryItem
- DEFAULT_ID - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- DEFAULT_INPUTS - Static variable in class apoc.custom.CypherProceduresHandler
- DEFAULT_MAP_OUTPUT - Static variable in class apoc.custom.CypherProceduresHandler
- DEFAULT_METADATA - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- DEFAULT_MODEL_ID - Static variable in class apoc.ml.MixedbreadAI
- DEFAULT_SCORE - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- DEFAULT_TEXT - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- DEFAULT_VECTOR - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- defaultValue() - Method in class apoc.custom.SignatureParser
- defaultValue() - Method in class apoc.custom.SignatureParser.ParameterContext
- DefaultValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.DefaultValueContext
- delete(String, Object, Map<String, Object>) - Method in class apoc.mongodb.Mongo
- delete(String, String, String, String, Object, Map<String, Object>) - Method in class apoc.es.ElasticSearch
- delete(String, String, String, Map<String, Object>) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- delete(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- delete(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- delete(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- delete(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- delete(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- delete(Map<String, Object>) - Method in interface apoc.mongodb.MongoDbCollInterface
- delete(Document) - Method in interface apoc.mongodb.MongoDbCollInterface
- deleteCollection(String, String, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- deleteCollection(String, String, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- deleteCollection(String, String, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- deleteCollection(String, String, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- deleteCollection(String, String, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- 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.CustomProcedureInfo
- deserializeSignatures(String) - Static method in class apoc.custom.CypherProceduresHandler
- deserializeSignatures(String) - Static method in class apoc.custom.CypherProceduresUtil
- dest - Variable in class apoc.diff.DiffFull.SourceDestResult
- DESTINATION_ENTITY_NOT_FOUND - Static variable in class apoc.diff.DiffFull
- destLabel - Variable in class apoc.diff.DiffFull.SourceDestResult
- DiffConfig - Class in apoc.diff
- DiffConfig(Map<String, Object>) - Constructor for class apoc.diff.DiffConfig
- difference - Variable in class apoc.diff.DiffFull.SourceDestResult
- DIFFERENT_LABELS - Static variable in class apoc.diff.DiffFull
- DIFFERENT_PROPS - Static variable in class apoc.diff.DiffFull
- DiffExtended - Class in apoc.diff
- DiffExtended() - Constructor for class apoc.diff.DiffExtended
- DiffFull - Class in apoc.diff
- DiffFull() - Constructor for class apoc.diff.DiffFull
- DiffFull.SourceDestResult - Class in apoc.diff
- dir - Variable in class apoc.metrics.Metrics.StoragePair
- DIRECTION_CONF_KEY - Static variable in class apoc.dv.DataVirtualizationCatalog
- directory(String, String, Map<String, Object>) - Method in class apoc.load.LoadDirectory
- distance - Variable in class apoc.algo.TravellingSalesman.Result
- 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
- drop(String, String) - Method in class apoc.dv.DataVirtualizationCatalogHandlerNewProcedures
- drop(String, String) - Method in class apoc.dv.DataVirtualizationCatalogNewProcedures
- drop(String, String) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- drop(String, String) - Method in class apoc.uuid.UUIDNewProcedures
- dropAll(String) - Static method in class apoc.custom.CypherHandlerNewProcedure
- dropAll(String) - Method in class apoc.custom.CypherNewProcedures
- dropAll(String) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- dropAll(String) - Method in class apoc.uuid.UUIDNewProcedures
- dropFunction(String, String) - Static method in class apoc.custom.CypherHandlerNewProcedure
- dropFunction(String, String) - Method in class apoc.custom.CypherNewProcedures
- dropProcedure(String, String) - Static method in class apoc.custom.CypherHandlerNewProcedure
- dropProcedure(String, String) - Method in class apoc.custom.CypherNewProcedures
E
- Eight() - Constructor for class apoc.es.ElasticSearchHandler.Eight
- EIGHT - apoc.es.ElasticSearchHandler.Version
- ElasticSearch - Class in apoc.es
- ElasticSearch() - Constructor for class apoc.es.ElasticSearch
- ElasticSearchConfig - Class in apoc.es
- ElasticSearchConfig(Map<String, Object>) - Constructor for class apoc.es.ElasticSearchConfig
- ElasticSearchConfig(Map<String, Object>, String) - Constructor for class apoc.es.ElasticSearchConfig
- ElasticSearchHandler - Class in apoc.es
- ElasticSearchHandler() - Constructor for class apoc.es.ElasticSearchHandler
- ElasticSearchHandler.Default - Class in apoc.es
- ElasticSearchHandler.Eight - Class in apoc.es
- ElasticSearchHandler.Version - Enum in apoc.es
- email(String) - Method in class apoc.data.email.ExtractEmail
- EMAIL_MISSING_DEPS_ERROR - Static variable in class apoc.data.email.ExtractEmail
- embedding - Variable in class apoc.ml.MixedbreadAI.EmbeddingResult
- embedding - Variable in class apoc.ml.OpenAI.EmbeddingResult
- EMBEDDING_KEY - Static variable in class apoc.vectordb.VectorMappingConfig
- EmbeddingResult(long, String, Object) - Constructor for class apoc.ml.MixedbreadAI.EmbeddingResult
- EmbeddingResult(long, String, List<Double>) - Constructor for class apoc.ml.OpenAI.EmbeddingResult
- EmbeddingResult(Object, Double, List<Double>, Map<String, Object>, String, Node, Relationship) - Constructor for class apoc.vectordb.VectorDbUtil.EmbeddingResult
- EMBEDDINGS_CONF - Static variable in class apoc.ml.RagConfig
- empty() - Method in class apoc.custom.SignatureParser
- empty() - Method in class apoc.custom.SignatureParser.ResultsContext
- EmptyContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.EmptyContext
- ENABLE_BACK_OFF_RETRIES_CONF_KEY - Static variable in class apoc.ml.OpenAI
- ENABLE_EXPONENTIAL_BACK_OFF_CONF_KEY - Static variable in class apoc.ml.OpenAI
- ENDPOINT_CONF_KEY - Static variable in class apoc.ml.MLUtil
- ENDPOINT_KEY - Static variable in class apoc.ml.RestAPIConfig
- enterBase_type(SignatureParser.Base_typeContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.base_type()
. - enterBase_type(SignatureParser.Base_typeContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.base_type()
. - enterBoolValue(SignatureParser.BoolValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.boolValue()
. - enterBoolValue(SignatureParser.BoolValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.boolValue()
. - enterDefaultValue(SignatureParser.DefaultValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.defaultValue()
. - enterDefaultValue(SignatureParser.DefaultValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.defaultValue()
. - enterEmpty(SignatureParser.EmptyContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.empty()
. - enterEmpty(SignatureParser.EmptyContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.empty()
. - enterEveryRule(ParserRuleContext) - Method in class apoc.custom.SignatureBaseListener
- enterFunction(SignatureParser.FunctionContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.function()
. - enterFunction(SignatureParser.FunctionContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.function()
. - enterList_type(SignatureParser.List_typeContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.list_type()
. - enterList_type(SignatureParser.List_typeContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.list_type()
. - enterListValue(SignatureParser.ListValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.listValue()
. - enterListValue(SignatureParser.ListValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.listValue()
. - enterMapValue(SignatureParser.MapValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.mapValue()
. - enterMapValue(SignatureParser.MapValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.mapValue()
. - enterName(SignatureParser.NameContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.name()
. - enterName(SignatureParser.NameContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.name()
. - enterNamespace(SignatureParser.NamespaceContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.namespace()
. - enterNamespace(SignatureParser.NamespaceContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.namespace()
. - enterNullValue(SignatureParser.NullValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.nullValue()
. - enterNullValue(SignatureParser.NullValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.nullValue()
. - enterOpt_type(SignatureParser.Opt_typeContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.opt_type()
. - enterOpt_type(SignatureParser.Opt_typeContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.opt_type()
. - enterParameter(SignatureParser.ParameterContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.parameter()
. - enterParameter(SignatureParser.ParameterContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.parameter()
. - enterPlainStringValue(SignatureParser.PlainStringValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.plainStringValue()
. - enterPlainStringValue(SignatureParser.PlainStringValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.plainStringValue()
. - enterProcedure(SignatureParser.ProcedureContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.procedure()
. - enterProcedure(SignatureParser.ProcedureContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.procedure()
. - enterResult(SignatureParser.ResultContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.result()
. - enterResult(SignatureParser.ResultContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.result()
. - enterResults(SignatureParser.ResultsContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.results()
. - enterResults(SignatureParser.ResultsContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.results()
. - enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.Base_typeContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.BoolValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.DefaultValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.EmptyContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.FunctionContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.List_typeContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ListValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.MapValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.NameContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.NamespaceContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.NullValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.Opt_typeContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ParameterContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.PlainStringValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ProcedureContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ResultContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ResultsContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.StringValueContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.TypeContext
- enterRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ValueContext
- enterStringValue(SignatureParser.StringValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.stringValue()
. - enterStringValue(SignatureParser.StringValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.stringValue()
. - enterType(SignatureParser.TypeContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.type()
. - enterType(SignatureParser.TypeContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.type()
. - enterValue(SignatureParser.ValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Enter a parse tree produced by
SignatureParser.value()
. - enterValue(SignatureParser.ValueContext) - Method in interface apoc.custom.SignatureListener
-
Enter a parse tree produced by
SignatureParser.value()
. - EntitiesExtended - Class in apoc.entities
- EntitiesExtended() - Constructor for class apoc.entities.EntitiesExtended
- ENTITY_KEY - Static variable in class apoc.vectordb.VectorMappingConfig
- entityType - Variable in class apoc.diff.DiffFull.SourceDestResult
- 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
- ERROR_MSG_MISSING_ENDPOINT - Static variable in class apoc.ml.MixedbreadAI
- ERROR_MSG_MISSING_MODELID - Static variable in class apoc.ml.MixedbreadAI
- ERROR_NULL_INPUT - Static variable in class apoc.ml.MLUtil
- ERROR_READONLY_MAPPING - Static variable in class apoc.vectordb.VectorDbUtil
- 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.
- executeRequest(RestAPIConfig) - Static method in class apoc.vectordb.VectorDb
- 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
- exitBase_type(SignatureParser.Base_typeContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.base_type()
. - exitBase_type(SignatureParser.Base_typeContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.base_type()
. - exitBoolValue(SignatureParser.BoolValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.boolValue()
. - exitBoolValue(SignatureParser.BoolValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.boolValue()
. - exitDefaultValue(SignatureParser.DefaultValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.defaultValue()
. - exitDefaultValue(SignatureParser.DefaultValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.defaultValue()
. - exitEmpty(SignatureParser.EmptyContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.empty()
. - exitEmpty(SignatureParser.EmptyContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.empty()
. - exitEveryRule(ParserRuleContext) - Method in class apoc.custom.SignatureBaseListener
- exitFunction(SignatureParser.FunctionContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.function()
. - exitFunction(SignatureParser.FunctionContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.function()
. - exitList_type(SignatureParser.List_typeContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.list_type()
. - exitList_type(SignatureParser.List_typeContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.list_type()
. - exitListValue(SignatureParser.ListValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.listValue()
. - exitListValue(SignatureParser.ListValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.listValue()
. - exitMapValue(SignatureParser.MapValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.mapValue()
. - exitMapValue(SignatureParser.MapValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.mapValue()
. - exitName(SignatureParser.NameContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.name()
. - exitName(SignatureParser.NameContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.name()
. - exitNamespace(SignatureParser.NamespaceContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.namespace()
. - exitNamespace(SignatureParser.NamespaceContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.namespace()
. - exitNullValue(SignatureParser.NullValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.nullValue()
. - exitNullValue(SignatureParser.NullValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.nullValue()
. - exitOpt_type(SignatureParser.Opt_typeContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.opt_type()
. - exitOpt_type(SignatureParser.Opt_typeContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.opt_type()
. - exitParameter(SignatureParser.ParameterContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.parameter()
. - exitParameter(SignatureParser.ParameterContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.parameter()
. - exitPlainStringValue(SignatureParser.PlainStringValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.plainStringValue()
. - exitPlainStringValue(SignatureParser.PlainStringValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.plainStringValue()
. - exitProcedure(SignatureParser.ProcedureContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.procedure()
. - exitProcedure(SignatureParser.ProcedureContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.procedure()
. - exitResult(SignatureParser.ResultContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.result()
. - exitResult(SignatureParser.ResultContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.result()
. - exitResults(SignatureParser.ResultsContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.results()
. - exitResults(SignatureParser.ResultsContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.results()
. - exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.Base_typeContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.BoolValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.DefaultValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.EmptyContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.FunctionContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.List_typeContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ListValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.MapValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.NameContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.NamespaceContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.NullValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.Opt_typeContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ParameterContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.PlainStringValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ProcedureContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ResultContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ResultsContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.StringValueContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.TypeContext
- exitRule(ParseTreeListener) - Method in class apoc.custom.SignatureParser.ValueContext
- exitStringValue(SignatureParser.StringValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.stringValue()
. - exitStringValue(SignatureParser.StringValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.stringValue()
. - exitType(SignatureParser.TypeContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.type()
. - exitType(SignatureParser.TypeContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.type()
. - exitValue(SignatureParser.ValueContext) - Method in class apoc.custom.SignatureBaseListener
-
Exit a parse tree produced by
SignatureParser.value()
. - exitValue(SignatureParser.ValueContext) - Method in interface apoc.custom.SignatureListener
-
Exit a parse tree produced by
SignatureParser.value()
. - 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). - EXPLAIN_SCHEMA_PROMPT - Static variable in class apoc.ml.Prompt
- 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
- ExportXlsHandler - Class in apoc.export.xls
- ExportXlsHandler() - Constructor for class apoc.export.xls.ExportXlsHandler
- 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
- ExtendedUtil - Class in apoc.util
- ExtendedUtil() - Constructor for class apoc.util.ExtendedUtil
- extract(Object) - Method in class apoc.graph.GraphsExtended.VirtualGraphExtractor
- extractEmail(String) - Static method in class apoc.data.email.ExtractEmailHandler
- ExtractEmail - Class in apoc.data.email
- ExtractEmail() - Constructor for class apoc.data.email.ExtractEmail
- ExtractEmailHandler - Class in apoc.data.email
-
Separated class in order to throw MissingDependencyException if `javax.mail` is not present
- ExtractEmailHandler() - Constructor for class apoc.data.email.ExtractEmailHandler
F
- Factory() - Constructor for class apoc.mongodb.MongoDbCollInterface.Factory
- FAIL_ON_ERROR_CONF - Static variable in class apoc.ml.OpenAI
- Faker - Class in apoc.util
- Faker() - Constructor for class apoc.util.Faker
- False() - Constructor for class apoc.ml.RagConfig.EmbeddingQuery.False
- FALSE - apoc.ml.RagConfig.EmbeddingQuery.Type
- FEATURES_KEY - Static variable in class apoc.systemdb.SystemDbConfig
- FIELDS_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- fileName - Variable in class apoc.cypher.CypherExtended.RowResult
- FILENAME_KEY - Static variable in class apoc.systemdb.SystemDbConfig
- filterProperties() - Method in class apoc.graph.GraphsExtended
- filterProperties(Object, Map<String, List<String>>, Map<String, List<String>>) - Method in class apoc.graph.GraphsExtended.GraphFunction
- 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.
- find(Map<String, Object>, Map<String, Object>, Map<String, Object>, Long, Long) - Method in interface apoc.mongodb.MongoDbCollInterface
- find(Document, Document, Document, int, int) - Method in interface apoc.mongodb.MongoDbCollInterface
- first(String, String, String, Map<String, Object>, boolean, boolean, boolean) - Method in class apoc.mongodb.MongoDB
-
Deprecated.
- first(Map<String, Object>) - Method in interface apoc.mongodb.MongoDbCollInterface
- FLOAT_VALUE - Static variable in class apoc.custom.SignatureLexer
- FLOAT_VALUE - Static variable in class apoc.custom.SignatureParser
- FLOAT_VALUE() - Method in class apoc.custom.SignatureParser.ValueContext
- forceSingle - Variable in class apoc.custom.CustomProcedureInfo
- forEachRemaining(Consumer<? super T>) - Method in class apoc.bolt.ClosedAwareDelegatingIterator
- format(String, List<Object>) - Method in class apoc.log.Logging
- formatQueryUrl(String, String, String, Object) - Method in class apoc.es.ElasticSearchHandler.Default
- formatQueryUrl(String, String, String, Object) - Method in class apoc.es.ElasticSearchHandler.Eight
- formatQueryUrl(String, String, String, Object) - Method in class apoc.es.ElasticSearchHandler
-
Format the query url template according to the parameters.
- formatSearchQueryUrl(String, String, Object) - Method in class apoc.es.ElasticSearchHandler.Default
- formatSearchQueryUrl(String, String, Object) - Method in class apoc.es.ElasticSearchHandler.Eight
- formatSearchQueryUrl(String, String, Object) - Method in class apoc.es.ElasticSearchHandler
-
Format the Search API url template according to the parameters.
- 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
- fromData(Object, Map<String, List<String>>, Map<String, List<String>>) - Method in class apoc.graph.GraphsExtended
- fromDirectorySetting(String) - Static method in class apoc.metrics.Metrics.StoragePair
-
Produce a StoragePair from a directory setting name, such as "dbms.directories.logs"
- fromGet(Map<String, Object>, ProcedureCallContext, List<T>, String) - Method in interface apoc.vectordb.VectorEmbeddingHandler
- fromLocal(String, String, String, Map<String, Object>) - Method in class apoc.bolt.Bolt
- fromMap(Map<String, Object>) - Static method in class apoc.diff.SourceDestConfig
- fromNode(Node) - Static method in class apoc.custom.CustomProcedureInfo
- fromQuery(Map<String, Object>, ProcedureCallContext, List<Double>, Object, long, String) - Method in interface apoc.vectordb.VectorEmbeddingHandler
- fromStoragePair(Metrics.StoragePair) - Static method in class apoc.metrics.Metrics.StorageMetric
-
Produce a StorageMetric object from a pair
- fromYaml(String, Map<String, Object>) - Method in class apoc.convert.ConvertExtended
- function() - Method in class apoc.custom.SignatureParser
- FUNCTION - Static variable in class apoc.custom.CypherProceduresHandler
- FunctionContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.FunctionContext
- 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
- generateCombinationsWithPlaceholder(List<T>) - Static method in class apoc.agg.Rollup.RollupFunction
- 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.es.ElasticSearchHandler.Version
- get() - Method in enum apoc.load.HtmlResultInterface.Type
- get() - Method in enum apoc.ml.RagConfig.EmbeddingQuery.Type
- get() - Method in enum apoc.vectordb.VectorDbHandler.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, Map<String, Object>) - Method in class apoc.es.ElasticSearch
- get(String, String, String, Map<String, Object>) - Method in class apoc.couchbase.Couchbase
-
Retrieves a document 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, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- get(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- get(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- get(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- get(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- get(String, Map<String, Object>) - Method in class apoc.metrics.Metrics
- get(String, Map<String, Object>) - Method in class apoc.vectordb.VectorDb
-
We can use this procedure with every API that return something like this: ``` [ "idKey": "idValue", "scoreKey": 1, "vectorKey": [ ] "metadataKey": { ..
- get(T) - Method in interface apoc.redis.IRedisConnection
- GET_LABEL_TYPES_CONF - Static variable in class apoc.ml.RagConfig
- getAll(String) - Method in class apoc.cache.Static
- getAnalyticsTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getAndUpdate(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- getAndUpdate(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- getAndUpdate(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- getAndUpdate(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- getAndUpdate(String, String, List<Object>, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- getApiConfig() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getApiKey() - Method in class apoc.ml.RagConfig
- getArchitecture() - Method in class apoc.load.LoadHtmlConfig
- getATN() - Method in class apoc.custom.SignatureLexer
- getATN() - Method in class apoc.custom.SignatureParser
- getBasePrompt() - Method in class apoc.ml.RagConfig
- getBaseType(String) - Static method in class apoc.custom.CypherProceduresUtil
- getBaseUri() - Method in class apoc.load.LoadHtmlConfig
- getBaseUrl() - Method in class apoc.ml.RestAPIConfig
- getBatchSize() - Method in class apoc.export.arrow.ImportArrow.ArrowConfig
- getBinary(String) - Method in class apoc.couchbase.CouchbaseConnection
- getBody() - Method in class apoc.ml.RestAPIConfig
- getBoltConfig() - Method in class apoc.diff.DiffConfig
- getBrowser() - Method in class apoc.load.LoadHtmlConfig
- getBrowserVersion() - Method in class apoc.load.LoadHtmlConfig
- getCachePath() - Method in class apoc.load.LoadHtmlConfig
- getCas() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getCas() - Method in class apoc.couchbase.document.CouchbaseObjectDocument
- getChannelNames() - Method in class apoc.custom.SignatureLexer
- 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
- getCommandsPropertiesUrl() - Method in class apoc.load.LoadHtmlConfig
- getCommonVectorDbInfo(String, String, Map<String, Object>, String, VectorDbHandler) - Static method in class apoc.vectordb.VectorDbUtil
-
Get vector configuration from config.
- 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
- getConfMap() - Method in class apoc.ml.RagConfig
- getConnection(String, String, CouchbaseConfig) - Static method in class apoc.couchbase.CouchbaseManager
- getConnectionMap(Object, Log) - 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
- getCoolingFactor() - Method in class apoc.algo.TravellingSalesman.Config
- getCredentials(Object, Map<String, Object>) - Method in class apoc.vectordb.PineconeHandler
- getCredentials(Object, Map<String, Object>) - Method in interface apoc.vectordb.VectorDbHandler
- getCustomFunctionInfo(UserFunctionSignature, boolean, String) - Static method in class apoc.custom.CustomProcedureInfo
- getCustomNodes(String, Transaction) - Static method in class apoc.custom.CypherHandlerNewProcedure
- getCustomNodes(String, Transaction, Map<String, Object>) - Static method in class apoc.custom.CypherHandlerNewProcedure
- getCustomProcedureInfo(ProcedureSignature, String) - Static method in class apoc.custom.CustomProcedureInfo
- getCypher() - Method in class apoc.load.LoadDirectoryItem
- getDisconnectTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getDistance() - Method in class apoc.algo.TravellingSalesman.Tour
- getDocument(Object) - Static method in class apoc.mongodb.MongoDBUtils
- getDocuments(List<Map<String, Object>>) - Static method in class apoc.mongodb.MongoDBUtils
- getDriverConfig() - Method in class apoc.bolt.BoltConfig
- getDriverRepositoryUrl() - Method in class apoc.load.LoadHtmlConfig
- getDriverVersion() - Method in class apoc.load.LoadHtmlConfig
- getElasticSearchUrl(String) - Method in class apoc.es.ElasticSearchHandler
- getElements(Elements, LoadHtmlConfig, List<String>, Log) - Static method in class apoc.load.LoadHtml
- getEmbedding() - Method in class apoc.vectordb.ChromaHandler
- getEmbedding() - Method in class apoc.vectordb.MilvusHandler
- getEmbedding() - Method in class apoc.vectordb.PineconeHandler
- getEmbedding() - Method in class apoc.vectordb.QdrantHandler
- getEmbedding() - Method in interface apoc.vectordb.VectorDbHandler
- getEmbedding() - Method in class apoc.vectordb.WeaviateHandler
- getEmbedding(List<String>, String, Map<String, Object>) - Method in class apoc.ml.MixedbreadAI
- getEmbedding(List<String>, String, Map<String, Object>) - Method in class apoc.ml.OpenAI
- getEmbeddingKey() - Method in class apoc.vectordb.VectorMappingConfig
- getEmbeddingResult(VectorEmbeddingConfig, Transaction, boolean, boolean, VectorMappingConfig, Map) - Static method in class apoc.vectordb.VectorDb
- getEmbeddingResult(List<String>, String, Map<String, Object>, ApocConfig, BiFunction<Map, String, T>) - Static method in class apoc.ml.OpenAI
- getEmbeddingResultStream(VectorEmbeddingConfig, ProcedureCallContext, Transaction) - Static method in class apoc.vectordb.VectorDb
- getEmbeddingResultStream(VectorEmbeddingConfig, ProcedureCallContext, Transaction, Function<Object, Stream<Map>>) - Static method in class apoc.vectordb.VectorDb
- getEmbeddings() - Method in class apoc.ml.RagConfig
- getEndpoint() - Method in class apoc.ml.RestAPIConfig
- getEndpoint(Map<String, Object>, String) - Static method in class apoc.vectordb.VectorDbUtil
-
we can configure the endpoint via config map or via hostOrKey parameter, to handle potential endpoint changes.
- getEndTemperature() - Method in class apoc.algo.TravellingSalesman.Config
- getEntityKey() - Method in class apoc.vectordb.VectorMappingConfig
- 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
- getFunctionInfo(Node) - Static method in class apoc.custom.CypherProceduresUtil
- getGitHubToken() - Method in class apoc.load.LoadHtmlConfig
- getGrammarFileName() - Method in class apoc.custom.SignatureLexer
- getGrammarFileName() - Method in class apoc.custom.SignatureParser
- getHeaders() - Method in class apoc.es.ElasticSearchConfig
- getHeaders() - Method in class apoc.ml.RestAPIConfig
- getId() - Method in interface apoc.couchbase.document.CouchbaseDocument
- getId() - Method in class apoc.couchbase.document.CouchbaseObjectDocument
- getIdFieldName() - Method in class apoc.mongodb.MongoDbConfig
- getIdKey() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getIdleHttpConnectionTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getInfo(String, String, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- getInputField(String, Neo4jTypes.AnyType, DefaultParameterValue) - Static method in class apoc.custom.Signatures
- getInterval() - Method in class apoc.load.LoadDirectoryItem.LoadDirectoryConfig
- getJsonPath() - Method in class apoc.ml.RestAPIConfig
- getKeyMap(String) - Static method in class apoc.couchbase.CouchbaseManager
- getKvTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getLabel() - Method in class apoc.vectordb.ChromaHandler
- getLabel() - Method in class apoc.vectordb.MilvusHandler
- getLabel() - Method in class apoc.vectordb.PineconeHandler
- getLabel() - Method in class apoc.vectordb.QdrantHandler
- getLabel() - Method in interface apoc.vectordb.VectorDbHandler
- getLabel() - Method in class apoc.vectordb.WeaviateHandler
- getLastUpdate(String, SystemLabels) - Static method in class apoc.util.SystemDbUtil
-
Gets the property-value with key `lastUpdated`, where the key database is equal to `databaseName` and the label is equal to `label`
- 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
- getMapping() - Method in class apoc.export.arrow.ImportArrow.ArrowConfig
- getMapping() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getMetadataKey() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getMetadataKey() - Method in class apoc.vectordb.VectorMappingConfig
- getMode() - Method in class apoc.vectordb.VectorMappingConfig
- getModeNames() - Method in class apoc.custom.SignatureLexer
- getMongoConfig(Map<String, Object>) - 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
- getNodeLabel() - Method in class apoc.vectordb.VectorMappingConfig
- getOperatingSystem() - Method in class apoc.load.LoadHtmlConfig
- getParams() - Method in class apoc.diff.SourceDestConfig
- getParams(String, String, RagConfig) - Method in interface apoc.ml.RagConfig.EmbeddingQuery
- 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
- getPointProp() - Method in class apoc.algo.TravellingSalesman.Config
- 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
- getProcedureInfo(Node) - Static method in class apoc.custom.CypherProceduresUtil
- 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
- getProcedureSignature(Node) - Static method in class apoc.custom.CypherProceduresUtil
- getProgressInfoStream(String, String, Object, Map<String, Object>, ApocConfig, GraphDatabaseService) - Static method in class apoc.export.xls.ExportXlsHandler
- getProject() - Method in class apoc.mongodb.MongoDbConfig
- getProxy() - Method in class apoc.load.LoadHtmlConfig
- getProxyPass() - Method in class apoc.load.LoadHtmlConfig
- getProxyUser() - Method in class apoc.load.LoadHtmlConfig
- getQuery(String, String, Transaction, RagConfig) - Method in class apoc.ml.RagConfig.EmbeddingQuery.False
- getQuery(String, String, Transaction, RagConfig) - Method in interface apoc.ml.RagConfig.EmbeddingQuery
- getQuery(String, String, Transaction, RagConfig) - Method in class apoc.ml.RagConfig.EmbeddingQuery.Node
- getQuery(String, String, Transaction, RagConfig) - Method in class apoc.ml.RagConfig.EmbeddingQuery.Rel
- getQueryTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getQueryUrl(String, String, String, String, Object) - Method in class apoc.es.ElasticSearchHandler
-
Get the full Elasticsearch url
- getRandomFullName() - Static method in class apoc.util.Faker
- getRaw(String, String, Object, Map<String, Object>) - Method in class apoc.es.ElasticSearch
- getRedisConnection(String, Map<String, Object>) - Method in enum apoc.redis.RedisConfig.Codec
- getRelName() - Method in class apoc.algo.TravellingSalesman.Config
- getRelType() - Method in class apoc.vectordb.VectorMappingConfig
- getRemoteParams() - Method in class apoc.bolt.BoltConfig
- getResolutionCachePath() - Method in class apoc.load.LoadHtmlConfig
- 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
- getRuleIndex() - Method in class apoc.custom.SignatureParser.Base_typeContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.BoolValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.DefaultValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.EmptyContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.FunctionContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.List_typeContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.ListValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.MapValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.NameContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.NamespaceContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.NullValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.Opt_typeContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.ParameterContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.PlainStringValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.ProcedureContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.ResultContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.ResultsContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.StringValueContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.TypeContext
- getRuleIndex() - Method in class apoc.custom.SignatureParser.ValueContext
- getRuleNames() - Method in class apoc.custom.SignatureLexer
- getRuleNames() - Method in class apoc.custom.SignatureParser
- getScope() - Method in class apoc.couchbase.CouchbaseConfig
- getScoreKey() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getScriptCharset() - Method in class apoc.redis.RedisConfig
- getSearchQueryUrl(String, String, String, Object) - Method in class apoc.es.ElasticSearchHandler
-
Get the full Elasticsearch search url
- getSearchTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getSerializedATN() - Method in class apoc.custom.SignatureLexer
- getSerializedATN() - Method in class apoc.custom.SignatureParser
- 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
- getSimilarity() - Method in class apoc.vectordb.VectorMappingConfig
- getSkip() - Method in class apoc.mongodb.MongoDbConfig
- getSort() - Method in class apoc.mongodb.MongoDbConfig
- getStartTemperature() - Method in class apoc.algo.TravellingSalesman.Config
- getStatement() - Method in class apoc.custom.CypherProceduresHandler.ProcedureOrFunctionDescriptor
- getSystemNodes(Transaction, String, SystemLabels, Map<String, Object>) - Static method in class apoc.util.SystemDbUtil
-
Given a label and the property `database`, retrieves the system nodes If the Map `props` is not null, only retrieves nodes with the specified properties
- getTarget() - Method in class apoc.diff.SourceDestConfig
- getTcpKeepAliveTime() - Method in class apoc.couchbase.CouchbaseConfig
- getTextKey() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getTextSize() - Method in class apoc.load.LoadHtmlConfig
- getTimeout() - Method in class apoc.load.LoadHtmlConfig
- getTimeout() - Method in class apoc.redis.RedisConfig
- getToken() - Method in class apoc.util.UriResolver
- getTokenNames() - Method in class apoc.custom.SignatureLexer
-
Deprecated.
- getTokenNames() - Method in class apoc.custom.SignatureParser
-
Deprecated.
- getTopK() - Method in class apoc.ml.RagConfig
- getTranscoder() - Method in class apoc.couchbase.CouchbaseConfig
- getTrustCertificate() - Method in class apoc.couchbase.CouchbaseConfig
- getTtl() - Method in class apoc.load.LoadHtmlConfig
- getTtlBrowsers() - Method in class apoc.load.LoadHtmlConfig
- getUrl(String) - Method in class apoc.vectordb.ChromaHandler
- getUrl(String) - Method in class apoc.vectordb.MilvusHandler
- getUrl(String) - Method in class apoc.vectordb.PineconeHandler
- getUrl(String) - Method in class apoc.vectordb.QdrantHandler
- getUrl(String) - Method in interface apoc.vectordb.VectorDbHandler
- getUrl(String) - Method in class apoc.vectordb.WeaviateHandler
- getUrlDir() - Method in class apoc.load.LoadDirectoryItem
- getUserFunctionSignature(Node) - Static method in class apoc.custom.CypherProceduresUtil
- getUuidFunctionName() - Static method in class apoc.uuid.Uuid
- getUuidNodes(Transaction, String) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- getUuidNodes(Transaction, String, Map<String, Object>) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- getVectorKey() - Method in class apoc.vectordb.VectorEmbeddingConfig
- getVersion() - Method in class apoc.es.ElasticSearchConfig
- getVersionsPropertiesUrl() - Method in class apoc.load.LoadHtmlConfig
- getViewTimeout() - Method in class apoc.couchbase.CouchbaseConfig
- getVocabulary() - Method in class apoc.custom.SignatureLexer
- getVocabulary() - Method in class apoc.custom.SignatureParser
- getWait() - Method in class apoc.load.LoadHtmlConfig
- getWaitUntilReady() - Method in class apoc.couchbase.CouchbaseConfig
- getWeaviateUrl(String) - Method in class apoc.vectordb.Weaviate
- getXlsSpliterator(String, CountingInputStream, LoadXls.Selection, long, boolean, long, List<String>, List<Object>, Map<String, LoadXls.Mapping>, boolean) - Static method in class apoc.load.LoadXlsHandler
- gexf(Object, Map<String, Object>) - Method in class apoc.load.Gexf
- Gexf - Class in apoc.load
- Gexf() - Constructor for class apoc.load.Gexf
- 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
- GraphFunction() - Constructor for class apoc.graph.GraphsExtended.GraphFunction
- GraphsExtended - Class in apoc.graph
- GraphsExtended() - Constructor for class apoc.graph.GraphsExtended
- GraphsExtended.GraphFunction - Class in apoc.graph
- GraphsExtended.VirtualGraphExtractor - Class in apoc.graph
H
- hasError() - Method in class apoc.ml.Prompt.QueryResult
- hashCode() - Method in class apoc.load.LoadDirectoryItem
- hashCode(Object) - Method in class apoc.util.UtilsExtended
- 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
- HEADERS_KEY - Static variable in class apoc.es.ElasticSearchConfig
- HEADERS_KEY - Static variable in class apoc.ml.RestAPIConfig
- 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
. - id - Variable in class apoc.diff.DiffFull.SourceDestResult
- id - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- ID_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- IDENTIFIER - Static variable in class apoc.custom.SignatureLexer
- IDENTIFIER - Static variable in class apoc.custom.SignatureParser
- IDENTIFIER() - Method in class apoc.custom.SignatureParser.NameContext
- 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
- ImportArrow - Class in apoc.export.arrow
- ImportArrow() - Constructor for class apoc.export.arrow.ImportArrow
- ImportArrow.ArrowConfig - Class in apoc.export.arrow
-
Analog to ArrowConfig present in APOC Core.
- importFile(Object, Map<String, Object>) - Method in class apoc.export.arrow.ImportArrow
- importGexf(Object, Map<String, Object>) - Method in class apoc.load.Gexf
- IN - apoc.dv.DataVirtualizationCatalog.Direction
- 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
- index - Variable in class apoc.ml.MixedbreadAI.EmbeddingResult
- index - Variable in class apoc.ml.OpenAI.EmbeddingResult
- info() - Method in class apoc.redis.ByteArrayRedisConnection
- info() - Method in interface apoc.redis.IRedisConnection
- info() - Method in class apoc.redis.StringRedisConnection
- info(String, String, String, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- info(String, String, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- info(String, String, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- 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
- initialize() - Method in class apoc.util.UriResolver
- inputs - Variable in class apoc.custom.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
- insert(List<Map<String, Object>>) - Method in interface apoc.mongodb.MongoDbCollInterface
- insertDocs(List<Document>) - Method in interface apoc.mongodb.MongoDbCollInterface
- install(String, VirtualizedResource) - Method in class apoc.dv.DataVirtualizationCatalogHandlerNewProcedures
- install(String, String, Map<String, Object>) - Method in class apoc.dv.DataVirtualizationCatalogNewProcedures
- install(String, Map<String, Object>) - Method in class apoc.uuid.Uuid
-
Deprecated.
- installed - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- installed - Variable in class apoc.uuid.UuidInfo
- installFunction(String, String, String, boolean, String) - Method in class apoc.custom.CypherNewProcedures
- installFunction(String, UserFunctionSignature, String, boolean) - Static method in class apoc.custom.CypherHandlerNewProcedure
- installProcedure(String, String, String, String, String) - Method in class apoc.custom.CypherNewProcedures
- installProcedure(String, ProcedureSignature, String) - Static method in class apoc.custom.CypherHandlerNewProcedure
- INT_VALUE - Static variable in class apoc.custom.SignatureLexer
- INT_VALUE - Static variable in class apoc.custom.SignatureParser
- INT_VALUE() - Method in class apoc.custom.SignatureParser.ValueContext
- INTERVAL - Static variable in class apoc.load.LoadDirectoryItem
- INVALID_IDENTIFY_PROPERTY_MESSAGE - Static variable in class apoc.entities.EntitiesExtended
- INVALID_LABELS_MESSAGE - Static variable in class apoc.entities.EntitiesExtended
- INVALID_REL_TYPE_MESSAGE - Static variable in class apoc.entities.EntitiesExtended
- IRedisConnection<T> - Interface in apoc.redis
- isAcceptInsecureCerts() - Method in class apoc.load.LoadHtmlConfig
- isAddStatistics() - Method in class apoc.bolt.BoltConfig
- isAllResults() - Method in class apoc.vectordb.VectorEmbeddingConfig
- isAutoReconnect() - Method in class apoc.redis.RedisConfig
- isAvoidBrowserDetection() - Method in class apoc.load.LoadHtmlConfig
- isAvoidExport() - Method in class apoc.load.LoadHtmlConfig
- isAvoidFallback() - Method in class apoc.load.LoadHtmlConfig
- isAvoidOutputTree() - Method in class apoc.load.LoadHtmlConfig
- isAvoidReadReleaseFromRepository() - Method in class apoc.load.LoadHtmlConfig
- isAvoidTmpFolder() - Method in class apoc.load.LoadHtmlConfig
- isChildren() - Method in class apoc.load.LoadHtmlConfig
- isClearDriverCache() - Method in class apoc.load.LoadHtmlConfig
- isClearResolutionCache() - Method in class apoc.load.LoadHtmlConfig
- isCompatibleValues() - Method in class apoc.mongodb.MongoDbConfig
- isCompressionEnabled() - Method in class apoc.couchbase.CouchbaseConfig
- isEnabled(String) - Static method in class apoc.uuid.UUIDHandlerNewProcedures
- isEnableDnsSrv() - Method in class apoc.couchbase.CouchbaseConfig
- isEnableTcpKeepAlives() - Method in class apoc.couchbase.CouchbaseConfig
- isExtractReferences() - Method in class apoc.mongodb.MongoDbConfig
- isFindById() - Method in class apoc.diff.DiffConfig
- isForceDownload() - Method in class apoc.load.LoadHtmlConfig
- isForceSingle() - Method in class apoc.custom.CypherProceduresHandler.UserFunctionDescriptor
- isGetLabelTypes() - Method in class apoc.ml.RagConfig
- isHeadless() - Method in class apoc.load.LoadHtmlConfig
- isHtmlString() - Method in class apoc.load.LoadHtmlConfig
- isMapResult(SignatureParser.FunctionContext) - Method in class apoc.custom.Signatures
- isMetaAsSubKey() - Method in class apoc.vectordb.VectorEmbeddingConfig
- isMutationTokensEnabled() - Method in class apoc.couchbase.CouchbaseConfig
- isObjectIdAsMap() - Method in class apoc.mongodb.MongoDbConfig
- isQueryValid(Result, QueryExecutionType.QueryType[]) - Static method in class apoc.custom.CypherProcedures
- isRelsInBetween() - Method in class apoc.diff.DiffConfig
- isRight() - Method in class apoc.redis.RedisConfig
- isStreamStatements() - Method in class apoc.bolt.BoltConfig
- isUseBetaVersions() - Method in class apoc.load.LoadHtmlConfig
- isUseLocalVersionsPropertiesFirst() - Method in class apoc.load.LoadHtmlConfig
- isUseMirror() - Method in class apoc.load.LoadHtmlConfig
- isVirtual() - Method in class apoc.bolt.BoltConfig
- isWithRelationshipNodeProperties() - 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
- joinStringLabels(Collection<String>) - Static method in class apoc.util.ExtendedUtil
- JSON_PATH_CONF_KEY - Static variable in class apoc.ml.OpenAI
- JSON_PATH_KEY - Static variable in class apoc.ml.RestAPIConfig
- JsonExtended - Class in apoc.json
- JsonExtended() - Constructor for class apoc.json.JsonExtended
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.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
-
Deprecated.
- 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
- list_type() - Method in class apoc.custom.SignatureParser
- list_type() - Method in class apoc.custom.SignatureParser.TypeContext
- List_typeContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.List_typeContext
- LISTEN_EVENT_TYPE - Static variable in class apoc.load.LoadDirectoryItem
- listValue() - Method in class apoc.custom.SignatureParser
- listValue() - Method in class apoc.custom.SignatureParser.ValueContext
- ListValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.ListValueContext
- 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
- LoadXlsHandler - Class in apoc.load
- LoadXlsHandler() - Constructor for class apoc.load.LoadXlsHandler
- LoadXlsHandler.XLSSpliterator - Class in apoc.load
- log - Variable in class apoc.custom.CypherNewProcedures
- 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.dv.DataVirtualizationCatalogNewProcedures
- 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.load.LoadLdap
- log - Variable in class apoc.log.Logging
- log - Variable in class apoc.metrics.Metrics
- log - Variable in class apoc.ml.Prompt
- 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
- MAP_RESULT_TYPE - Static variable in class apoc.custom.CypherProceduresUtil
- 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
- MAPPING_KEY - Static variable in class apoc.convert.ConvertExtended
- MAPPING_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- MapsExtended - Class in apoc.map
- MapsExtended() - Constructor for class apoc.map.MapsExtended
- mapValue() - Method in class apoc.custom.SignatureParser
- mapValue() - Method in class apoc.custom.SignatureParser.ValueContext
- MapValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.MapValueContext
- MAX_BATCH - Static variable in class apoc.cypher.CypherExtended
- META_AS_SUBKEY_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- metadata - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- metadata(Map<String, Object>) - Method in class apoc.systemdb.SystemDb
- METADATA_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- METADATA_KEY - Static variable in class apoc.vectordb.VectorMappingConfig
- METHOD_KEY - Static variable in class apoc.ml.RestAPIConfig
- methodAndPayloadNull(Map<String, Object>) - Static method in class apoc.vectordb.VectorDbUtil
-
The "method" should be "GET", but is null as a workaround.
- 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
- Milvus - Class in apoc.vectordb
- Milvus() - Constructor for class apoc.vectordb.Milvus
- MILVUS - apoc.vectordb.VectorDbHandler.Type
- MilvusHandler - Class in apoc.vectordb
- MilvusHandler() - Constructor for class apoc.vectordb.MilvusHandler
- MIXEDBREAD_BASE_URL - Static variable in class apoc.ml.MixedbreadAI
- MixedbreadAI - Class in apoc.ml
- MixedbreadAI() - Constructor for class apoc.ml.MixedbreadAI
- MixedbreadAI.EmbeddingResult - Class in apoc.ml
-
embedding is an Object instead of List
, as with a Mixedbread request having `"encoding_format": [ ]`, the result can be e.g. - MLUtil - Class in apoc.ml
- MLUtil() - Constructor for class apoc.ml.MLUtil
- mode - Variable in class apoc.custom.CustomProcedureInfo
- mode(String) - Method in class apoc.custom.CypherProceduresHandler
- mode(String) - Static method in class apoc.custom.CypherProceduresUtil
- MODE_KEY - Static variable in class apoc.vectordb.VectorMappingConfig
- Model - Class in apoc.model
- Model() - Constructor for class apoc.model.Model
- MODEL_CONF_KEY - Static variable in class apoc.ml.MLUtil
- Model.DatabaseModel - Class in apoc.model
- modeNames - Static variable in class apoc.custom.SignatureLexer
- Mongo - Class in apoc.mongodb
- Mongo() - Constructor for class apoc.mongodb.Mongo
- MONGO_MISSING_DEPS_ERROR - Static variable in class apoc.mongodb.MongoDBUtils
- MongoDB - Class in apoc.mongodb
- MongoDB() - Constructor for class apoc.mongodb.MongoDB
- MongoDbCollInterface - Interface in apoc.mongodb
- MongoDbCollInterface.Factory - Class in apoc.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
- multiStats() - Method in class apoc.agg.MultiStats
- MultiStats - Class in apoc.agg
- MultiStats() - Constructor for class apoc.agg.MultiStats
- MultiStats.MultiStatsFunction - Class in apoc.agg
- MultiStatsFunction() - Constructor for class apoc.agg.MultiStats.MultiStatsFunction
- 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.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() - Method in class apoc.custom.SignatureParser.FunctionContext
- name() - Method in class apoc.custom.SignatureParser.MapValueContext
- name() - Method in class apoc.custom.SignatureParser
- name() - Method in class apoc.custom.SignatureParser.NamespaceContext
- name() - Method in class apoc.custom.SignatureParser.ParameterContext
- name() - Method in class apoc.custom.SignatureParser.ProcedureContext
- name() - Method in class apoc.custom.SignatureParser.ResultContext
- name(int) - Method in class apoc.custom.SignatureParser.MapValueContext
- name(int) - Method in class apoc.custom.SignatureParser.NamespaceContext
- name(SignatureParser.NameContext) - Method in class apoc.custom.Signatures
- NameContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.NameContext
- 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() - Method in class apoc.custom.SignatureParser.FunctionContext
- namespace() - Method in class apoc.custom.SignatureParser
- namespace() - Method in class apoc.custom.SignatureParser.ProcedureContext
- namespace(SignatureParser.NamespaceContext) - Method in class apoc.custom.Signatures
- NamespaceContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.NamespaceContext
- 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
- NEWLINE - Static variable in class apoc.custom.SignatureLexer
- NEWLINE - Static variable in class apoc.custom.SignatureParser
- next() - Method in class apoc.bolt.ClosedAwareDelegatingIterator
- NO_FIELDS_ERROR_MSG - Static variable in class apoc.vectordb.VectorMappingConfig
- node - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- Node() - Constructor for class apoc.ml.RagConfig.EmbeddingQuery.Node
- NODE - apoc.ml.RagConfig.EmbeddingQuery.Type
- NODE - Static variable in class apoc.diff.DiffFull
- NODE_LABEL - Static variable in class apoc.vectordb.VectorMappingConfig
- nodeRebind(Node) - Method in class apoc.entities.EntitiesExtended
- nodes - Variable in class apoc.model.Model.DatabaseModel
- nodes - Variable in class apoc.systemdb.SystemDb.NodesAndRelationshipsResult
- nodes() - Method in class apoc.graph.GraphsExtended.VirtualGraphExtractor
- nodes(Object) - Method in class apoc.get.GetProcedures
- nodes(List<String>, Map<String, Object>, Map<String, Object>) - Method in class apoc.entities.EntitiesExtended
- NODES - Static variable in class apoc.graph.GraphsExtended.GraphFunction
- NodesAndRelationshipsResult(List<Node>, List<Relationship>) - Constructor for class apoc.systemdb.SystemDb.NodesAndRelationshipsResult
- nodesByLabel(Object, String) - Method in class apoc.trigger.TriggerExtended
- NON_SYS_DB_ERROR - Static variable in class apoc.util.SystemDbUtil
- NOT_ENABLED_ERROR - Static variable in class apoc.uuid.UuidHandler
- NULL_ROLLUP - Static variable in class apoc.agg.Rollup
- nullValue() - Method in class apoc.custom.SignatureParser
- nullValue() - Method in class apoc.custom.SignatureParser.ValueContext
- NullValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.NullValueContext
- numOfQueryParams() - Method in class apoc.dv.JDBCResource
- numOfQueryParams() - Method in class apoc.dv.VirtualizedResource
O
- OpenAI - Class in apoc.ml
- OpenAI() - Constructor for class apoc.ml.OpenAI
- OpenAI.EmbeddingResult - Class in apoc.ml
- opt_type() - Method in class apoc.custom.SignatureParser.List_typeContext
- opt_type() - Method in class apoc.custom.SignatureParser
- opt_type() - Method in class apoc.custom.SignatureParser.TypeContext
- Opt_typeContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.Opt_typeContext
- OUT - apoc.dv.DataVirtualizationCatalog.Direction
- outputs - Variable in class apoc.custom.CustomProcedureInfo
- outputSignatures(List<List<String>>) - Method in class apoc.custom.CypherProceduresHandler
- OUTSIDE_DIR_ERR_MSG - Static variable in class apoc.metrics.Metrics
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
- parameter() - Method in class apoc.custom.SignatureParser.FunctionContext
- parameter() - Method in class apoc.custom.SignatureParser
- parameter() - Method in class apoc.custom.SignatureParser.ProcedureContext
- parameter(int) - Method in class apoc.custom.SignatureParser.FunctionContext
- parameter(int) - Method in class apoc.custom.SignatureParser.ProcedureContext
- ParameterContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.ParameterContext
- 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
- parse(String, Map<String, Object>) - Static method in class apoc.convert.ConvertExtendedUtil
- 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
- path - Variable in class apoc.algo.TravellingSalesman.Result
- 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
- Pinecone - Class in apoc.vectordb
- Pinecone() - Constructor for class apoc.vectordb.Pinecone
- PINECONE - apoc.vectordb.VectorDbHandler.Type
- PineconeHandler - Class in apoc.vectordb
- PineconeHandler() - Constructor for class apoc.vectordb.PineconeHandler
- PLACEHOLDER_PATTERN - Static variable in class apoc.dv.VirtualizedResource
- PLAIN_TEXT - apoc.load.HtmlResultInterface.Type
- plainStringValue() - Method in class apoc.custom.SignatureParser
- plainStringValue() - Method in class apoc.custom.SignatureParser.StringValueContext
- PlainStringValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.PlainStringValueContext
- PlainText - Class in apoc.load
- PlainText() - Constructor for class apoc.load.PlainText
- POINT_PROP_KEY - Static variable in class apoc.algo.TravellingSalesman.Config
- pools - Variable in class apoc.cypher.CypherExtended
- pools - Variable in class apoc.export.arrow.ImportArrow
- pools - Variable in class apoc.load.Gexf
- 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
- populateApiBodyRequest(VectorEmbeddingConfig, Map<String, Object>) - Method in interface apoc.vectordb.VectorEmbeddingHandler
- PORT_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- position() - Method in class apoc.agg.AggregationExtended
- 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, Object, Map<String, Object>) - Method in class apoc.es.ElasticSearch
- postRaw(String, String, Object, Map<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.
- prettyPrintType(Neo4jTypes.AnyType) - Static method in class apoc.custom.CustomProcedureInfo
- procedure() - Method in class apoc.custom.SignatureParser
- PROCEDURE - Static variable in class apoc.custom.CypherProceduresHandler
- PROCEDURE_NOT_ROUTED_ERROR - Static variable in class apoc.util.SystemDbUtil
- procedureCallContext - Variable in class apoc.ml.Prompt
- procedureCallContext - Variable in class apoc.vectordb.ChromaDb
- procedureCallContext - Variable in class apoc.vectordb.Milvus
- procedureCallContext - Variable in class apoc.vectordb.Pinecone
- procedureCallContext - Variable in class apoc.vectordb.Qdrant
- procedureCallContext - Variable in class apoc.vectordb.VectorDb
- procedureCallContext - Variable in class apoc.vectordb.Weaviate
- ProcedureContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.ProcedureContext
- 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
- procsAreValid(GraphDatabaseService, Set<Mode>, Result) - Static method in class apoc.custom.CypherProcedures
- Prompt - Class in apoc.ml
- Prompt() - Constructor for class apoc.ml.Prompt
- PROMPT_CONF - Static variable in class apoc.ml.RagConfig
- Prompt.PromptMapResult - Class in apoc.ml
- Prompt.QueryResult - Class in apoc.ml
- PromptMapResult(Map<String, Object>) - Constructor for class apoc.ml.Prompt.PromptMapResult
- PromptMapResult(Map<String, Object>, String) - Constructor for class apoc.ml.Prompt.PromptMapResult
- properties - Variable in class apoc.uuid.UuidInfo
- propertiesByKey(Map<String, List<Map<String, Object>>>, String) - Method in class apoc.trigger.TriggerExtended
- provisionalRefresh() - Method in class apoc.uuid.UuidHandler
- 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, Object, Map<String, Object>) - Method in class apoc.es.ElasticSearch
Q
- Qdrant - Class in apoc.vectordb
- Qdrant() - Constructor for class apoc.vectordb.Qdrant
- QDRANT - apoc.vectordb.VectorDbHandler.Type
- QdrantHandler - Class in apoc.vectordb
- QdrantHandler() - Constructor for class apoc.vectordb.QdrantHandler
- qualifiedName(String) - Static method in class apoc.custom.CypherProceduresHandler
- qualifiedName(String) - Static method in class apoc.custom.CypherProceduresUtil
- query - Variable in class apoc.dv.VirtualizedResource
- query - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- query - Variable in class apoc.ml.Prompt.PromptMapResult
- query - Variable in class apoc.ml.Prompt.QueryResult
- 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, Map<String, 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, List<Double>, Object, long, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- query(String, String, List<Double>, Object, long, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- query(String, String, List<Double>, Map<String, Object>, long, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- query(String, String, List<Double>, Map<String, Object>, long, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- query(String, String, List<Double>, Map<String, Object>, long, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- query(String, String, Map<String, Object>) - Method in class apoc.export.xls.ExportXls
- query(String, Map<String, Object>) - Method in class apoc.ml.Prompt
- queryAndLink(Node, String, String, Object, Map<String, Object>) - Method in class apoc.dv.DataVirtualizationCatalog
- queryAndUpdate(String, String, List<Double>, Object, long, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- queryAndUpdate(String, String, List<Double>, Object, long, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- queryAndUpdate(String, String, List<Double>, Map<String, Object>, long, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- queryAndUpdate(String, String, List<Double>, Map<String, Object>, long, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- queryAndUpdate(String, String, List<Double>, Map<String, Object>, long, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- queryResult - Variable in class apoc.couchbase.document.CouchbaseQueryResult
- QueryResult(String, String, String) - Constructor for class apoc.ml.Prompt.QueryResult
- QUOTED_IDENTIFIER - Static variable in class apoc.custom.SignatureLexer
- QUOTED_IDENTIFIER - Static variable in class apoc.custom.SignatureParser
- QUOTED_IDENTIFIER() - Method in class apoc.custom.SignatureParser.NameContext
- QUOTED_STRING_VALUE - Static variable in class apoc.custom.SignatureLexer
- QUOTED_STRING_VALUE - Static variable in class apoc.custom.SignatureParser
- QUOTED_STRING_VALUE() - Method in class apoc.custom.SignatureParser.StringValueContext
R
- rag(Object, List<String>, String, Map<String, Object>) - Method in class apoc.ml.Prompt
- RagConfig - Class in apoc.ml
- RagConfig(Map<String, Object>) - Constructor for class apoc.ml.RagConfig
- RagConfig.EmbeddingQuery - Interface in apoc.ml
- RagConfig.EmbeddingQuery.False - Class in apoc.ml
- RagConfig.EmbeddingQuery.Node - Class in apoc.ml
- RagConfig.EmbeddingQuery.Rel - Class in apoc.ml
- RagConfig.EmbeddingQuery.Type - Enum in apoc.ml
- READ_ONLY - apoc.vectordb.VectorMappingConfig.MappingMode
- readSignatures() - Method in class apoc.custom.CypherProceduresHandler
- Redis - Class in apoc.redis
- Redis() - Constructor for class apoc.redis.Redis
- REDIS_MISSING_DEPS_ERROR - Static variable in class apoc.redis.RedisConfig
- 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
- refreshAndAdd() - 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) - Method in class apoc.custom.CypherProceduresHandler
- registerFunction(UserFunctionSignature, String, boolean, boolean) - Method in class apoc.custom.CypherProceduresHandler
- registerProcedure(ProcedureSignature, String) - Method in class apoc.custom.CypherProceduresHandler
- rel - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- Rel() - Constructor for class apoc.ml.RagConfig.EmbeddingQuery.Rel
- REL - apoc.ml.RagConfig.EmbeddingQuery.Type
- REL_TYPE - Static variable in class apoc.vectordb.VectorMappingConfig
- relationship(Node, String, Map<String, Object>, Node, Map<String, Object>) - Method in class apoc.entities.EntitiesExtended
- RELATIONSHIP - Static variable in class apoc.diff.DiffFull
- relationshipRebind(Relationship) - Method in class apoc.entities.EntitiesExtended
- relationships - Variable in class apoc.model.Model.DatabaseModel
- relationships - Variable in class apoc.systemdb.SystemDb.NodesAndRelationshipsResult
- relationships(Relationship, Relationship) - Method in class apoc.diff.DiffExtended
- RELATIONSHIPS - Static variable in class apoc.graph.GraphsExtended.GraphFunction
- rels() - Method in class apoc.graph.GraphsExtended.VirtualGraphExtractor
- rels(Object) - Method in class apoc.get.GetProcedures
- REMOTE_SENSITIVE_PROP - Static variable in class apoc.systemdb.SystemDb
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- removeAll() - Method in class apoc.uuid.UuidHandler
- removeFunction(String) - Method in class apoc.custom.CypherProcedures
-
Deprecated.
- 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
-
Deprecated.
- removeProcedure(String) - Method in class apoc.custom.CypherProceduresHandler
- renameKeyRecursively(Map<String, Object>, String, String, Map<String, Object>) - Method in class apoc.map.MapsExtended
- 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.
- RestAPIConfig - Class in apoc.ml
- RestAPIConfig(Map<String, Object>) - Constructor for class apoc.ml.RestAPIConfig
- RestAPIConfig(Map<String, Object>, Map, Map) - Constructor for class apoc.ml.RestAPIConfig
- restoreProceduresAndFunctions() - Method in class apoc.custom.CypherProceduresHandler
- result - Variable in class apoc.cypher.CypherExtended.RowResult
- result() - Method in class apoc.agg.AggregationExtended.RowFunction
- result() - Method in class apoc.agg.MultiStats.MultiStatsFunction
- result() - Method in class apoc.agg.Rollup.RollupFunction
-
Transform a Map.of(ListGroupKeys, MapOfAggResults) in a List of Map.of(AggResult + ListGroupKeyToMap)
- result() - Method in class apoc.custom.SignatureParser
- result() - Method in class apoc.custom.SignatureParser.ResultsContext
- result() - Method in class apoc.graph.GraphsExtended.GraphFunction
- result(int) - Method in class apoc.custom.SignatureParser.ResultsContext
- Result(Path, double) - Constructor for class apoc.algo.TravellingSalesman.Result
- ResultContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.ResultContext
- results() - Method in class apoc.custom.SignatureParser.ProcedureContext
- results() - Method in class apoc.custom.SignatureParser
- ResultsContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.ResultsContext
- 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.
- rollup() - Method in class apoc.agg.Rollup
- Rollup - Class in apoc.agg
- Rollup() - Constructor for class apoc.agg.Rollup
- Rollup.RollupFunction - Class in apoc.agg
- RollupFunction() - Constructor for class apoc.agg.Rollup.RollupFunction
- row - Variable in class apoc.cypher.CypherExtended.RowResult
- row() - Method in class apoc.agg.AggregationExtended
- RowFunction(BiPredicate<Object, Object>) - Constructor for class apoc.agg.AggregationExtended.RowFunction
- RowResult(long, Map<String, Object>, String) - Constructor for class apoc.cypher.CypherExtended.RowResult
- RULE_base_type - Static variable in class apoc.custom.SignatureParser
- RULE_boolValue - Static variable in class apoc.custom.SignatureParser
- RULE_defaultValue - Static variable in class apoc.custom.SignatureParser
- RULE_empty - Static variable in class apoc.custom.SignatureParser
- RULE_function - Static variable in class apoc.custom.SignatureParser
- RULE_list_type - Static variable in class apoc.custom.SignatureParser
- RULE_listValue - Static variable in class apoc.custom.SignatureParser
- RULE_mapValue - Static variable in class apoc.custom.SignatureParser
- RULE_name - Static variable in class apoc.custom.SignatureParser
- RULE_namespace - Static variable in class apoc.custom.SignatureParser
- RULE_nullValue - Static variable in class apoc.custom.SignatureParser
- RULE_opt_type - Static variable in class apoc.custom.SignatureParser
- RULE_parameter - Static variable in class apoc.custom.SignatureParser
- RULE_plainStringValue - Static variable in class apoc.custom.SignatureParser
- RULE_procedure - Static variable in class apoc.custom.SignatureParser
- RULE_result - Static variable in class apoc.custom.SignatureParser
- RULE_results - Static variable in class apoc.custom.SignatureParser
- RULE_stringValue - Static variable in class apoc.custom.SignatureParser
- RULE_type - Static variable in class apoc.custom.SignatureParser
- RULE_value - Static variable in class apoc.custom.SignatureParser
- ruleNames - Static variable in class apoc.custom.SignatureLexer
- ruleNames - Static variable in class apoc.custom.SignatureParser
- runFile(String, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
- runFiles(List<String>, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
- runReadFile(String, Map<String, Object>) - Method in class apoc.cypher.CypherExtended
- runReadFiles(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
- safeClose() - Method in interface apoc.mongodb.MongoDbCollInterface
- 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
- schema(Map<String, Object>) - Method in class apoc.ml.Prompt
- score - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- SCORE_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- securityContext - Variable in class apoc.config.Config
- SelectElement - Class in apoc.load
- SelectElement() - Constructor for class apoc.load.SelectElement
- selector - Variable in class apoc.trigger.TriggerExtended.TriggerInfo
- SELENIUM_MISSING_DEPS_ERROR - Static variable in class apoc.load.LoadHtml
- serializeSignatures(List<FieldSignature>) - Static method in class apoc.custom.CypherHandlerNewProcedure
- set(String, Object) - Method in class apoc.cache.Static
- setBody(Map<String, Object>) - Method in class apoc.ml.RestAPIConfig
- setEndpoint(String) - Method in class apoc.ml.RestAPIConfig
- setError(String) - Method in class apoc.load.LoadDirectoryItem
- setExistingNodes(GraphDatabaseService, Pools, String, UuidConfig) - Static method in class apoc.uuid.Uuid
- setHeaders(Map<String, Object>) - Method in class apoc.ml.RestAPIConfig
- setJsonPath(String) - Method in class apoc.ml.RestAPIConfig
- setLastUpdate(Transaction, String, SystemLabels) - Static method in class apoc.util.SystemDbUtil
-
Given a label and a property with key database and value `databaseName`, or gets the node if it already exists, and creates a system node and set the property lastUpdated to System.currentTimeMillis()
- setReadOnlyMappingMode(Map<String, Object>) - Static method in class apoc.vectordb.VectorDbUtil
- setStatusRunning() - Method in class apoc.load.LoadDirectoryItem
- setting - Variable in class apoc.metrics.Metrics.StorageMetric
- setting - Variable in class apoc.metrics.Metrics.StoragePair
- setup(String, String, Map<String, Object>) - Method in class apoc.uuid.UUIDNewProcedures
- show(String) - Method in class apoc.custom.CypherNewProcedures
- show(String) - Method in class apoc.dv.DataVirtualizationCatalogHandlerNewProcedures
- show(String) - Method in class apoc.dv.DataVirtualizationCatalogNewProcedures
- show(String) - Method in class apoc.uuid.UUIDNewProcedures
- show(String, Transaction) - Static method in class apoc.custom.CypherHandlerNewProcedure
- SIGNATURE_SYNTAX_ERROR - Static variable in class apoc.custom.Signatures
- SignatureBaseListener - Class in apoc.custom
-
This class provides an empty implementation of
SignatureListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - SignatureBaseListener() - Constructor for class apoc.custom.SignatureBaseListener
- SignatureLexer - Class in apoc.custom
- SignatureLexer(CharStream) - Constructor for class apoc.custom.SignatureLexer
- SignatureListener - Interface in apoc.custom
-
This interface defines a complete listener for a parse tree produced by
SignatureParser
. - SignatureParser - Class in apoc.custom
- SignatureParser(TokenStream) - Constructor for class apoc.custom.SignatureParser
- SignatureParser.Base_typeContext - Class in apoc.custom
- SignatureParser.BoolValueContext - Class in apoc.custom
- SignatureParser.DefaultValueContext - Class in apoc.custom
- SignatureParser.EmptyContext - Class in apoc.custom
- SignatureParser.FunctionContext - Class in apoc.custom
- SignatureParser.List_typeContext - Class in apoc.custom
- SignatureParser.ListValueContext - Class in apoc.custom
- SignatureParser.MapValueContext - Class in apoc.custom
- SignatureParser.NameContext - Class in apoc.custom
- SignatureParser.NamespaceContext - Class in apoc.custom
- SignatureParser.NullValueContext - Class in apoc.custom
- SignatureParser.Opt_typeContext - Class in apoc.custom
- SignatureParser.ParameterContext - Class in apoc.custom
- SignatureParser.PlainStringValueContext - Class in apoc.custom
- SignatureParser.ProcedureContext - Class in apoc.custom
- SignatureParser.ResultContext - Class in apoc.custom
- SignatureParser.ResultsContext - Class in apoc.custom
- SignatureParser.StringValueContext - Class in apoc.custom
- SignatureParser.TypeContext - Class in apoc.custom
- SignatureParser.ValueContext - Class in apoc.custom
- Signatures - Class in apoc.custom
- Signatures() - Constructor for class apoc.custom.Signatures
- Signatures(String) - Constructor for class apoc.custom.Signatures
- SIMILARITY_KEY - Static variable in class apoc.vectordb.VectorMappingConfig
- simple(List<Long>, String, String) - Method in class apoc.generate.Generate
- simulateAnnealing(List<Node>, TravellingSalesman.Config) - Static method in class apoc.algo.TravellingSalesman.Algo
- SINGLE_QUOTED_STRING_VALUE - Static variable in class apoc.custom.SignatureLexer
- SINGLE_QUOTED_STRING_VALUE - Static variable in class apoc.custom.SignatureParser
- SINGLE_QUOTED_STRING_VALUE() - Method in class apoc.custom.SignatureParser.StringValueContext
- sleep(long, String) - Static method in class apoc.util.ExtendedUtil
- 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
- source - Variable in class apoc.diff.DiffFull.SourceDestResult
- SourceDestConfig - Class in apoc.diff
- SourceDestConfig(SourceDestConfig.SourceDestConfigType, String, Map<String, Object>) - Constructor for class apoc.diff.SourceDestConfig
- SourceDestConfig.SourceDestConfigType - Enum in apoc.diff
- SourceDestResult(String, String, Long, String, String, Object, Object) - Constructor for class apoc.diff.DiffFull.SourceDestResult
- SourceDestResult(String, String, Object, Object) - Constructor for class apoc.diff.DiffFull.SourceDestResult
- sourceLabel - Variable in class apoc.diff.DiffFull.SourceDestResult
- 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.CustomProcedureInfo
- Static - Class in apoc.cache
- Static() - Constructor for class apoc.cache.Static
- stats(String, Map<String, Object>) - 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, 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
- stringValue() - Method in class apoc.custom.SignatureParser
- stringValue() - Method in class apoc.custom.SignatureParser.ValueContext
- StringValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.StringValueContext
- submitSchema(String, String, Map<String, Object>) - Method in class apoc.periodic.PeriodicExtended
- 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
- swapCities() - Method in class apoc.algo.TravellingSalesman.Tour
- SYS_NON_LEADER_ERROR - Static variable in class apoc.util.SystemDbUtil
- 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
- SystemDbUtil - Class in apoc.util
- SystemDbUtil() - Constructor for class apoc.util.SystemDbUtil
T
- T__0 - Static variable in class apoc.custom.SignatureLexer
- T__0 - Static variable in class apoc.custom.SignatureParser
- T__1 - Static variable in class apoc.custom.SignatureLexer
- T__1 - Static variable in class apoc.custom.SignatureParser
- T__10 - Static variable in class apoc.custom.SignatureLexer
- T__10 - Static variable in class apoc.custom.SignatureParser
- T__11 - Static variable in class apoc.custom.SignatureLexer
- T__11 - Static variable in class apoc.custom.SignatureParser
- T__12 - Static variable in class apoc.custom.SignatureLexer
- T__12 - Static variable in class apoc.custom.SignatureParser
- T__13 - Static variable in class apoc.custom.SignatureLexer
- T__13 - Static variable in class apoc.custom.SignatureParser
- T__14 - Static variable in class apoc.custom.SignatureLexer
- T__14 - Static variable in class apoc.custom.SignatureParser
- T__15 - Static variable in class apoc.custom.SignatureLexer
- T__15 - Static variable in class apoc.custom.SignatureParser
- T__16 - Static variable in class apoc.custom.SignatureLexer
- T__16 - Static variable in class apoc.custom.SignatureParser
- T__17 - Static variable in class apoc.custom.SignatureLexer
- T__17 - Static variable in class apoc.custom.SignatureParser
- T__18 - Static variable in class apoc.custom.SignatureLexer
- T__18 - Static variable in class apoc.custom.SignatureParser
- T__19 - Static variable in class apoc.custom.SignatureLexer
- T__19 - Static variable in class apoc.custom.SignatureParser
- T__2 - Static variable in class apoc.custom.SignatureLexer
- T__2 - Static variable in class apoc.custom.SignatureParser
- T__20 - Static variable in class apoc.custom.SignatureLexer
- T__20 - Static variable in class apoc.custom.SignatureParser
- T__21 - Static variable in class apoc.custom.SignatureLexer
- T__21 - Static variable in class apoc.custom.SignatureParser
- T__22 - Static variable in class apoc.custom.SignatureLexer
- T__22 - Static variable in class apoc.custom.SignatureParser
- T__23 - Static variable in class apoc.custom.SignatureLexer
- T__23 - Static variable in class apoc.custom.SignatureParser
- T__24 - Static variable in class apoc.custom.SignatureLexer
- T__24 - Static variable in class apoc.custom.SignatureParser
- T__25 - Static variable in class apoc.custom.SignatureLexer
- T__25 - Static variable in class apoc.custom.SignatureParser
- T__26 - Static variable in class apoc.custom.SignatureLexer
- T__26 - Static variable in class apoc.custom.SignatureParser
- T__27 - Static variable in class apoc.custom.SignatureLexer
- T__27 - Static variable in class apoc.custom.SignatureParser
- T__28 - Static variable in class apoc.custom.SignatureLexer
- T__28 - Static variable in class apoc.custom.SignatureParser
- T__29 - Static variable in class apoc.custom.SignatureLexer
- T__29 - Static variable in class apoc.custom.SignatureParser
- T__3 - Static variable in class apoc.custom.SignatureLexer
- T__3 - Static variable in class apoc.custom.SignatureParser
- T__30 - Static variable in class apoc.custom.SignatureLexer
- T__30 - Static variable in class apoc.custom.SignatureParser
- T__31 - Static variable in class apoc.custom.SignatureLexer
- T__31 - Static variable in class apoc.custom.SignatureParser
- T__32 - Static variable in class apoc.custom.SignatureLexer
- T__32 - Static variable in class apoc.custom.SignatureParser
- T__33 - Static variable in class apoc.custom.SignatureLexer
- T__33 - Static variable in class apoc.custom.SignatureParser
- T__34 - Static variable in class apoc.custom.SignatureLexer
- T__34 - Static variable in class apoc.custom.SignatureParser
- T__35 - Static variable in class apoc.custom.SignatureLexer
- T__35 - Static variable in class apoc.custom.SignatureParser
- T__36 - Static variable in class apoc.custom.SignatureLexer
- T__36 - Static variable in class apoc.custom.SignatureParser
- T__37 - Static variable in class apoc.custom.SignatureLexer
- T__37 - Static variable in class apoc.custom.SignatureParser
- T__38 - Static variable in class apoc.custom.SignatureLexer
- T__38 - Static variable in class apoc.custom.SignatureParser
- T__39 - Static variable in class apoc.custom.SignatureLexer
- T__39 - Static variable in class apoc.custom.SignatureParser
- T__4 - Static variable in class apoc.custom.SignatureLexer
- T__4 - Static variable in class apoc.custom.SignatureParser
- T__40 - Static variable in class apoc.custom.SignatureLexer
- T__40 - Static variable in class apoc.custom.SignatureParser
- T__41 - Static variable in class apoc.custom.SignatureLexer
- T__41 - Static variable in class apoc.custom.SignatureParser
- T__42 - Static variable in class apoc.custom.SignatureLexer
- T__42 - Static variable in class apoc.custom.SignatureParser
- T__43 - Static variable in class apoc.custom.SignatureLexer
- T__43 - Static variable in class apoc.custom.SignatureParser
- T__44 - Static variable in class apoc.custom.SignatureLexer
- T__44 - Static variable in class apoc.custom.SignatureParser
- T__45 - Static variable in class apoc.custom.SignatureLexer
- T__45 - Static variable in class apoc.custom.SignatureParser
- T__5 - Static variable in class apoc.custom.SignatureLexer
- T__5 - Static variable in class apoc.custom.SignatureParser
- T__6 - Static variable in class apoc.custom.SignatureLexer
- T__6 - Static variable in class apoc.custom.SignatureParser
- T__7 - Static variable in class apoc.custom.SignatureLexer
- T__7 - Static variable in class apoc.custom.SignatureParser
- T__8 - Static variable in class apoc.custom.SignatureLexer
- T__8 - Static variable in class apoc.custom.SignatureParser
- T__9 - Static variable in class apoc.custom.SignatureLexer
- T__9 - Static variable in class apoc.custom.SignatureParser
- terminationGuard - Variable in class apoc.cypher.CypherExtended
- terminationGuard - Variable in class apoc.load.Gexf
- terminationGuard - Variable in class apoc.periodic.PeriodicExtended
- text - Variable in class apoc.ml.MixedbreadAI.EmbeddingResult
- text - Variable in class apoc.ml.OpenAI.EmbeddingResult
- text - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- TEXT_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- 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
- tokenNames - Static variable in class apoc.custom.SignatureLexer
-
Deprecated.Use
SignatureLexer.VOCABULARY
instead. - tokenNames - Static variable in class apoc.custom.SignatureParser
-
Deprecated.Use
SignatureParser.VOCABULARY
instead. - toMap(QueryStatistics, long, long) - Static method in class apoc.cypher.CypherExtended
- 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
- TOP_K_CONF - Static variable in class apoc.ml.RagConfig
- 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.ElasticSearchHandler
- 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
- TOTAL_COUNT - Static variable in class apoc.diff.DiffFull
- totalSpaceBytes - Variable in class apoc.metrics.Metrics.StorageMetric
- toTriggerInfo(Map.Entry<String, Object>) - Method in class apoc.trigger.TriggerExtended
- Tour(List<Node>, EstimateEvaluator<Double>) - Constructor for class apoc.algo.TravellingSalesman.Tour
- toValidYamlValue(Object, String, Map<String, Object>, boolean) - Static method in class apoc.convert.ConvertExtendedUtil
- Transaction - Class in apoc.monitor
- Transaction() - Constructor for class apoc.monitor.Transaction
- travellingSalesman(List<Node>, Map<String, Object>) - Method in class apoc.algo.PathFindingFull
- TravellingSalesman - Class in apoc.algo
- TravellingSalesman() - Constructor for class apoc.algo.TravellingSalesman
- TravellingSalesman.Algo - Class in apoc.algo
- TravellingSalesman.Config - Class in apoc.algo
- TravellingSalesman.Result - Class in apoc.algo
- TravellingSalesman.Tour - Class in apoc.algo
- 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
- tryAdvance(Consumer<? super LoadXls.XLSResult>) - Method in class apoc.load.LoadXlsHandler.XLSSpliterator
- 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, TTLConfig, Log) - Constructor for class apoc.ttl.TTLLifeCycle
- tx - Variable in class apoc.agg.AggregationExtended
- tx - Variable in class apoc.algo.PathFindingFull
- tx - Variable in class apoc.cluster.Cluster
- tx - Variable in class apoc.custom.CypherNewProcedures
- tx - Variable in class apoc.cypher.CypherExtended
- tx - Variable in class apoc.diff.DiffExtended
- tx - Variable in class apoc.diff.DiffFull
- tx - Variable in class apoc.dv.DataVirtualizationCatalog
- tx - Variable in class apoc.dv.DataVirtualizationCatalogNewProcedures
- tx - Variable in class apoc.entities.EntitiesExtended
- tx - Variable in class apoc.export.xls.ExportXls
- tx - Variable in class apoc.get.GetProcedures
- tx - Variable in class apoc.load.Gexf
- tx - Variable in class apoc.load.LoadDirectory
- tx - Variable in class apoc.ml.Prompt
- tx - Variable in class apoc.model.Model
- tx - Variable in class apoc.periodic.PeriodicExtended
- tx - Variable in class apoc.uuid.Uuid
- tx - Variable in class apoc.uuid.UUIDNewProcedures
- tx - Variable in class apoc.vectordb.ChromaDb
- tx - Variable in class apoc.vectordb.Milvus
- tx - Variable in class apoc.vectordb.Pinecone
- tx - Variable in class apoc.vectordb.Qdrant
- tx - Variable in class apoc.vectordb.VectorDb
- tx - Variable in class apoc.vectordb.Weaviate
- tx() - Method in class apoc.monitor.Transaction
- type - Variable in class apoc.custom.CustomProcedureInfo
- type - Variable in class apoc.dv.VirtualizedResource
- type - Variable in class apoc.dv.VirtualizedResource.VirtualizedResourceDTO
- type() - Method in class apoc.custom.SignatureParser.FunctionContext
- type() - Method in class apoc.custom.SignatureParser.ParameterContext
- type() - Method in class apoc.custom.SignatureParser.ResultContext
- type() - Method in class apoc.custom.SignatureParser
- TypeContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.TypeContext
- typeof(String) - Static method in class apoc.custom.CypherProceduresUtil
U
- unavailable() - Method in class apoc.custom.CypherProceduresHandler
- UNKNOWN_ANSWER - Static variable in class apoc.ml.Prompt
- UNKNOWN_ANSWER - Static variable in class apoc.ml.RagConfig
- update(Object, Object) - Method in class apoc.agg.AggregationExtended.RowFunction
- 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.
- update(Map<String, Object>, Map<String, Object>) - Method in interface apoc.mongodb.MongoDbCollInterface
- update(Document, Document) - Method in interface apoc.mongodb.MongoDbCollInterface
- UPDATE_EXISTING - apoc.vectordb.VectorMappingConfig.MappingMode
- updateAggregationValues(Map<String, Number>, Object, String, String, String) - Static method in class apoc.agg.AggregationUtil
- 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.
- upsert(String, String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.vectordb.ChromaDb
- upsert(String, String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.vectordb.Milvus
- upsert(String, String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.vectordb.Pinecone
- upsert(String, String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.vectordb.Qdrant
- upsert(String, String, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.vectordb.Weaviate
- 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
- URL - apoc.diff.SourceDestConfig.SourceDestConfigType
- urlDir - Variable in class apoc.load.LoadDirectoryItem.LoadDirectoryResult
- usableSpaceBytes - Variable in class apoc.metrics.Metrics.StorageMetric
- USER_SENSITIVE_PROP - Static variable in class apoc.systemdb.SystemDb
- UserFunctionDescriptor(UserFunctionSignature, String, boolean, boolean) - Constructor for class apoc.custom.CypherProceduresHandler.UserFunctionDescriptor
- USERNAME_CONFIG_KEY - Static variable in class apoc.couchbase.CouchbaseManager
- UtilsExtended - Class in apoc.util
- UtilsExtended() - Constructor for class apoc.util.UtilsExtended
- Uuid - Class in apoc.uuid
- Uuid - apoc.systemdb.metadata.ExportMetadata.Type
- Uuid() - Constructor for class apoc.uuid.Uuid
- UUID_NOT_SET - Static variable in class apoc.uuid.UUIDNewProcedures
- Uuid.UuidInstallInfo - Class in apoc.uuid
- uuidHandler - Variable in class apoc.uuid.Uuid
- UuidHandler - Class in apoc.uuid
- UuidHandler(GraphDatabaseAPI, DatabaseManagementService, Log, ApocConfig, JobScheduler, Pools) - Constructor for class apoc.uuid.UuidHandler
- UUIDHandlerNewProcedures - Class in apoc.uuid
- UUIDHandlerNewProcedures() - Constructor for class apoc.uuid.UUIDHandlerNewProcedures
- UuidInfo - Class in apoc.uuid
- UuidInfo(Node) - Constructor for class apoc.uuid.UuidInfo
- UuidInfo(Node, boolean) - Constructor for class apoc.uuid.UuidInfo
- UUIDNewProcedures - Class in apoc.uuid
- UUIDNewProcedures() - Constructor for class apoc.uuid.UUIDNewProcedures
V
- validate(String, String, List<String>) - Method in class apoc.json.JsonExtended
- value - Variable in class apoc.config.Config.ConfigResult
- value - Variable in class apoc.ml.Prompt.PromptMapResult
- value() - Method in class apoc.custom.SignatureParser.DefaultValueContext
- value() - Method in class apoc.custom.SignatureParser.ListValueContext
- value() - Method in class apoc.custom.SignatureParser.MapValueContext
- value() - Method in class apoc.custom.SignatureParser
- value(int) - Method in class apoc.custom.SignatureParser.ListValueContext
- value(int) - Method in class apoc.custom.SignatureParser.MapValueContext
- ValueContext(ParserRuleContext, int) - Constructor for class apoc.custom.SignatureParser.ValueContext
- valueOf(String) - Static method in enum apoc.diff.SourceDestConfig.SourceDestConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum apoc.dv.DataVirtualizationCatalog.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum apoc.es.ElasticSearchHandler.Version
-
Returns the enum constant of this type with the specified name.
- 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.ml.RagConfig.EmbeddingQuery.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.
- valueOf(String) - Static method in enum apoc.vectordb.VectorDbHandler.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum apoc.vectordb.VectorMappingConfig.MappingMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum apoc.diff.SourceDestConfig.SourceDestConfigType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum apoc.dv.DataVirtualizationCatalog.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum apoc.es.ElasticSearchHandler.Version
-
Returns an array containing the constants of this enum type, in the order they are declared.
- 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.ml.RagConfig.EmbeddingQuery.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.
- values() - Static method in enum apoc.vectordb.VectorDbHandler.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum apoc.vectordb.VectorMappingConfig.MappingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vector - Variable in class apoc.vectordb.VectorDbUtil.EmbeddingResult
- VECTOR_KEY - Static variable in class apoc.vectordb.VectorEmbeddingConfig
- vectordb(String, String, String, Map<String, Object>) - Method in class apoc.vectordb.VectorDb
- VectorDb - Class in apoc.vectordb
-
Base class
- VectorDb() - Constructor for class apoc.vectordb.VectorDb
- VectorDbHandler - Interface in apoc.vectordb
- VectorDbHandler.Type - Enum in apoc.vectordb
- VectorDbUtil - Class in apoc.vectordb
- VectorDbUtil() - Constructor for class apoc.vectordb.VectorDbUtil
- VectorDbUtil.EmbeddingResult - Class in apoc.vectordb
-
Result of `apoc.vectordb.*.get` and `apoc.vectordb.*.query` procedures
- VectorEmbeddingConfig - Class in apoc.vectordb
- VectorEmbeddingConfig(Map<String, Object>) - Constructor for class apoc.vectordb.VectorEmbeddingConfig
- VectorEmbeddingHandler - Interface in apoc.vectordb
- VectorMappingConfig - Class in apoc.vectordb
- VectorMappingConfig(Map<String, Object>) - Constructor for class apoc.vectordb.VectorMappingConfig
- VectorMappingConfig.MappingMode - Enum in apoc.vectordb
- VERSION_KEY - Static variable in class apoc.es.ElasticSearchConfig
- VirtualGraphExtractor(Map<String, List<String>>, Map<String, List<String>>) - Constructor for class apoc.graph.GraphsExtended.VirtualGraphExtractor
- 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
- visitErrorNode(ErrorNode) - Method in class apoc.custom.SignatureBaseListener
- visitTerminal(TerminalNode) - Method in class apoc.custom.SignatureBaseListener
- VOCABULARY - Static variable in class apoc.custom.SignatureLexer
- VOCABULARY - Static variable in class apoc.custom.SignatureParser
W
- warn(String, List<Object>) - Method in class apoc.log.Logging
- wattsStrogatz(Long, Long, Double, String, String) - Method in class apoc.generate.Generate
- Weaviate - Class in apoc.vectordb
- Weaviate() - Constructor for class apoc.vectordb.Weaviate
- WEAVIATE - apoc.vectordb.VectorDbHandler.Type
- WeaviateHandler - Class in apoc.vectordb
- WeaviateHandler() - Constructor for class apoc.vectordb.WeaviateHandler
- WIDTH - Static variable in class apoc.gephi.Gephi
- withBackOffRetries(Supplier<T>, boolean, int, boolean, Consumer<Exception>) - Static method in class apoc.util.ExtendedUtil
- 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
- withSystemDb(Consumer<Transaction>) - Static method in class apoc.util.SystemDbUtil
-
Creates a system db transaction which returns a void
- withSystemDb(Function<Transaction, T>) - Static method in class apoc.util.SystemDbUtil
-
Creates a system db transaction and returns the Function result after the commit
- WS - Static variable in class apoc.custom.SignatureLexer
- WS - Static variable in class apoc.custom.SignatureParser
X
- xls(String, String, Map<String, Object>) - Method in class apoc.load.LoadXls
- XLS_MISSING_DEPS_ERROR - Static variable in class apoc.export.xls.ExportXlsHandler
- XLSResult(String[], Object[], long, boolean, Map<String, LoadXls.Mapping>, List<Object>) - Constructor for class apoc.load.LoadXls.XLSResult
- XLSSpliterator(Sheet, LoadXls.Selection, String[], String, long, long, boolean, Map<String, LoadXls.Mapping>, List<Object>, boolean) - Constructor for class apoc.load.LoadXlsHandler.XLSSpliterator
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
_
- _ATN - Static variable in class apoc.custom.SignatureLexer
- _ATN - Static variable in class apoc.custom.SignatureParser
- _decisionToDFA - Static variable in class apoc.custom.SignatureLexer
- _decisionToDFA - Static variable in class apoc.custom.SignatureParser
- _serializedATN - Static variable in class apoc.custom.SignatureLexer
- _serializedATN - Static variable in class apoc.custom.SignatureParser
- _sharedContextCache - Static variable in class apoc.custom.SignatureLexer
- _sharedContextCache - Static variable in class apoc.custom.SignatureParser
All Classes All Packages