Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- accumulator() - Method in class apoc.index.QueuePoisoningCollector
- add(long, String, long, String) - Method in class apoc.date.Date
- add(Object, String, Number, Long) - Method in class apoc.atomic.Atomic
-
increment a property's value
- add(String, String) - Method in class apoc.number.exact.Exact
- add(String, String, Map<String, Object>, Map<String, Object>) - Method in class apoc.trigger.Trigger
-
Deprecated.
- add(String, String, Map<String, Object>, Map<String, Object>) - Method in class apoc.trigger.TriggerHandler
- addLabel(String) - Method in class apoc.meta.Meta.MetaItem
- addLabel(String) - Method in class apoc.path.LabelMatcher
- addLabel(String) - Method in class apoc.path.LabelMatcherGroup
- addLabels(Object, List<String>) - Method in class apoc.create.Create
- addLabels(String) - Method in class apoc.path.LabelMatcherGroup
- addPropertyToGraphEntity(Entity, CsvHeaderField, Object, CsvLoaderConfig) - Static method in class apoc.export.csv.CsvPropertyConverter
- afterCommit(TransactionData, Void, GraphDatabaseService) - Method in class apoc.trigger.TriggerHandler
- afterRollback(TransactionData, Void, GraphDatabaseService) - Method in class apoc.trigger.TriggerHandler
- aggregate(Number) - Method in class apoc.agg.Product.ProductFunction
- aggregate(Number, List<Double>) - Method in class apoc.agg.Percentiles.PercentilesFunction
- aggregate(Number, List<Double>) - Method in class apoc.agg.Statistics.StatisticsFunction
- aggregate(Object) - Method in class apoc.agg.Graph.GraphAggregation
- aggregate(Object) - Method in class apoc.agg.Median.MedianFunction
- all(Object, Map<String, Object>) - Method in class apoc.export.json.ImportJson
- all(String, Map<String, Object>) - Method in class apoc.export.arrow.ExportArrow
- all(String, Map<String, Object>) - Method in class apoc.export.csv.ExportCSV
- all(String, Map<String, Object>) - Method in class apoc.export.cypher.ExportCypher
- all(String, Map<String, Object>) - Method in class apoc.export.graphml.ExportGraphML
- all(String, Map<String, Object>) - Method in class apoc.export.json.ExportJson
- all(List<Node>, List<Relationship>) - Method in class apoc.lock.Lock
- all(Map<String, Object>) - Method in class apoc.export.arrow.ExportArrow
- allowlistNodeEvaluator(boolean, List<Node>) - Static method in class apoc.path.NodeEvaluators
- allSimplePaths(Node, Node, String, long) - Method in class apoc.algo.PathFinding
- api - Variable in class apoc.search.ParallelNodeSearch
- apoc - package apoc
- apoc.agg - package apoc.agg
- apoc.algo - package apoc.algo
- apoc.atomic - package apoc.atomic
- apoc.atomic.util - package apoc.atomic.util
- apoc.bitwise - package apoc.bitwise
- apoc.coll - package apoc.coll
- apoc.convert - package apoc.convert
- apoc.create - package apoc.create
- apoc.cypher - package apoc.cypher
- apoc.data.url - package apoc.data.url
- apoc.date - package apoc.date
- apoc.diff - package apoc.diff
- apoc.example - package apoc.example
- apoc.export.arrow - package apoc.export.arrow
- apoc.export.csv - package apoc.export.csv
- apoc.export.cypher - package apoc.export.cypher
- apoc.export.graphml - package apoc.export.graphml
- apoc.export.json - package apoc.export.json
- apoc.graph - package apoc.graph
- apoc.hashing - package apoc.hashing
- apoc.help - package apoc.help
- apoc.index - package apoc.index
- apoc.label - package apoc.label
- apoc.load - package apoc.load
- apoc.lock - package apoc.lock
- apoc.log - package apoc.log
- apoc.map - package apoc.map
- apoc.math - package apoc.math
- apoc.merge - package apoc.merge
- apoc.meta - package apoc.meta
- apoc.neighbors - package apoc.neighbors
- apoc.nodes - package apoc.nodes
- apoc.number - package apoc.number
- apoc.number.exact - package apoc.number.exact
- apoc.path - package apoc.path
- apoc.periodic - package apoc.periodic
- apoc.refactor - package apoc.refactor
- apoc.refactor.rename - package apoc.refactor.rename
- apoc.refactor.util - package apoc.refactor.util
- apoc.schema - package apoc.schema
- apoc.scoring - package apoc.scoring
- apoc.search - package apoc.search
- apoc.spatial - package apoc.spatial
- apoc.stats - package apoc.stats
- apoc.temporal - package apoc.temporal
- apoc.text - package apoc.text
- apoc.trigger - package apoc.trigger
- apoc.util - package apoc.util
- apoc.version - package apoc.version
- apoc.warmup - package apoc.warmup
- apocConfig - Variable in class apoc.export.csv.ExportCSV
- apocConfig - Variable in class apoc.export.cypher.ExportCypher
- apocConfig - Variable in class apoc.export.graphml.ExportGraphML
- apocConfig - Variable in class apoc.export.json.ExportJson
- apocConfig - Variable in class apoc.load.Xml
- applyPlanner(String, Periodic.Planner) - Static method in class apoc.periodic.Periodic
- ArabicRoman - Class in apoc.number
- ArabicRoman() - Constructor for class apoc.number.ArabicRoman
- arabicToRoman(Object) - Method in class apoc.number.ArabicRoman
- array - Variable in class apoc.meta.Meta.MetaResult
- array(boolean) - Method in class apoc.meta.Meta.MetaItem
- ARRAY_PATTERN - Static variable in class apoc.export.csv.CsvLoaderConstants
- arrayDelimiter(char) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- arrayPropPages - Variable in class apoc.warmup.Warmup.WarmupResult
- arrayPropRecordsTotal - Variable in class apoc.warmup.Warmup.WarmupResult
- arrayPropsPerPage - Variable in class apoc.warmup.Warmup.WarmupResult
- arrayPropsTime - Variable in class apoc.warmup.Warmup.WarmupResult
- ArrowConfig - Class in apoc.export.arrow
- ArrowConfig(Map<String, Object>) - Constructor for class apoc.export.arrow.ArrowConfig
- ArrowUtils - Class in apoc.export.arrow
- ASCENDING_ORDER_CHAR - Static variable in class apoc.coll.Coll
- asMap() - Method in class apoc.date.Date.FieldResult
- assertConstraints(Map<String, List<Object>>, boolean) - Method in class apoc.schema.Schemas
- assertIndexes(Map<String, List<Object>>, boolean) - Method in class apoc.schema.Schemas
- aStar(Node, Node, String, String, String, String) - Method in class apoc.algo.PathFinding
- aStarConfig(Node, Node, String, Map<String, Object>) - Method in class apoc.algo.PathFinding
- Atomic - Class in apoc.atomic
- Atomic() - Constructor for class apoc.atomic.Atomic
- Atomic.AtomicResults - Class in apoc.atomic
- AtomicResults(Object, String, Object, Object) - Constructor for class apoc.atomic.Atomic.AtomicResults
- AtomicUtils - Class in apoc.atomic.util
- AtomicUtils() - Constructor for class apoc.atomic.util.AtomicUtils
- available() - Method in class apoc.cypher.CypherInitializer
- avg(List<Number>) - Method in class apoc.coll.Coll
- avgX - Variable in class apoc.math.Regression.Output
- avgY - Variable in class apoc.math.Regression.Output
B
- base64Decode(String) - Method in class apoc.text.Strings
- base64Encode(String) - Method in class apoc.text.Strings
- base64UrlDecode(String) - Method in class apoc.text.Strings
- base64UrlEncode(String) - Method in class apoc.text.Strings
- batch - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- BatchAndTotalResultWithInfo(Optional<BatchAndTotalResult>, List<String>, List<String>) - Constructor for class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- batchErrors - Variable in class apoc.periodic.Periodic.RundownResult
- batches - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- batches - Variable in class apoc.periodic.Periodic.RundownResult
- batches - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- batchSize - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- batchSize(int) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- batchSize(int) - Method in class apoc.export.graphml.XmlGraphMLReader
- beforeCommit(TransactionData, Transaction, GraphDatabaseService) - Method in class apoc.trigger.TriggerHandler
- begin(PrintWriter) - Method in class apoc.export.cypher.MultiStatementCypherSubGraphExporter
- BFS - Static variable in class apoc.path.PathExplorer
- binary(String) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- BitwiseOperations - Class in apoc.bitwise
- BitwiseOperations() - Constructor for class apoc.bitwise.BitwiseOperations
- build() - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- builder() - Static method in class apoc.export.csv.CsvLoaderConfig
-
Creates builder to build
CsvLoaderConfig
. - byteCount(String, String) - Method in class apoc.text.Strings
- bytes(String, String) - Method in class apoc.text.Strings
C
- camelCase(String) - Method in class apoc.text.Strings
- cancel(String) - Method in class apoc.periodic.Periodic
- capitalize(String) - Method in class apoc.text.Strings
- capitalizeAll(String) - Method in class apoc.text.Strings
- categorize(String, String, Boolean, String, String, List<String>, long) - Method in class apoc.refactor.GraphRefactoring
-
Create category nodes from unique property values
- characteristics() - Method in class apoc.index.QueuePoisoningCollector
- charAt(String, Long) - Method in class apoc.text.Strings
- charset(String) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- checkEnabled() - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- clean(String) - Method in class apoc.text.Strings
- clean(Map<String, Object>, List<String>, List<Object>) - Method in class apoc.map.Maps
- cleanProperty(String) - Method in class apoc.coll.Coll
- cleanupStatements - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- cloneNodes(List<Node>, boolean, List<String>) - Method in class apoc.refactor.GraphRefactoring
-
this procedure takes a list of nodes and clones them with their labels and properties
- clonePathsToVirtual(List<Path>) - Method in class apoc.create.Create
- clonePathToVirtual(Path) - Method in class apoc.create.Create
- cloneSubgraph(List<Node>, List<Relationship>, Map<String, Object>) - Method in class apoc.refactor.GraphRefactoring
-
this procedure clones a subgraph defined by a list of nodes and relationships.
- cloneSubgraphFromPaths(List<Path>, Map<String, Object>) - Method in class apoc.refactor.GraphRefactoring
-
this procedure clones a subgraph defined by a list of nodes and relationships.
- close() - Method in class apoc.export.json.JsonImporter
- code(Long) - Method in class apoc.text.Strings
- Coll - Class in apoc.coll
- Coll() - Constructor for class apoc.coll.Coll
- Coll.ElementsResult - Class in apoc.coll
- CollAggregation - Class in apoc.agg
- CollAggregation() - Constructor for class apoc.agg.CollAggregation
- CollAggregation.FirstFunction - Class in apoc.agg
- CollAggregation.LastFunction - Class in apoc.agg
- CollAggregation.NthFunction - Class in apoc.agg
- CollAggregation.SliceFunction - Class in apoc.agg
- collapse(List<Node>, Map<String, Object>) - Method in class apoc.nodes.Nodes
- collapseNode(Object, String) - Method in class apoc.refactor.GraphRefactoring
- combinations(List<Object>, long, long) - Method in class apoc.coll.Coll
- combine(Path, Path) - Method in class apoc.path.Paths
- COMBINE - Static variable in class apoc.refactor.util.RefactorConfig
- combineProperties(Map.Entry<String, Object>, Entity, RefactorConfig) - Static method in class apoc.refactor.util.PropertiesManager
- combiner() - Method in class apoc.index.QueuePoisoningCollector
- commit(PrintWriter) - Method in class apoc.export.cypher.MultiStatementCypherSubGraphExporter
- commit(String, Map<String, Object>) - Method in class apoc.periodic.Periodic
- commitErrors - Variable in class apoc.periodic.Periodic.RundownResult
- committedOperations - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- compare(Object, Object) - Static method in class apoc.coll.Coll
- compareCleaned(String, String) - Method in class apoc.text.Strings
- compareTo(Neo4jLogStream.FileEntry) - Method in class apoc.log.Neo4jLogStream.FileEntry
- compress(String, Map<String, Object>) - Method in class apoc.util.Utils
- compute(String, String) - Static method in class apoc.text.SorensenDiceCoefficient
- compute(String, String, String) - Static method in class apoc.text.SorensenDiceCoefficient
- computeDegree(NodeCursor) - Method in class apoc.stats.DegreeDistribution.DegreeStats
- computeIncludedRels(Map<String, Object>) - Method in class apoc.nodes.Grouping
- concat(Object, String, String, Long) - Method in class apoc.atomic.Atomic
-
concat a property's value
- connected(Node, Node, String) - Method in class apoc.nodes.Nodes
- constraintExistsOnNode(String, List<String>) - Method in class apoc.schema.Schemas
- constraintExistsOnRelationship(String, List<String>) - Method in class apoc.schema.Schemas
- constraints - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- consume(Object) - Method in class apoc.agg.Graph.GraphAggregation
- container - Variable in class apoc.atomic.Atomic.AtomicResults
- contains(List<Object>, Object) - Method in class apoc.coll.Coll
- containsAll(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- containsAllSorted(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- containsDuplicates(List<Object>) - Method in class apoc.coll.Coll
- containsSorted(List<Object>, Object) - Method in class apoc.coll.Coll
- convert(long, String, String) - Method in class apoc.date.Date
- Convert - Class in apoc.convert
- Convert() - Constructor for class apoc.convert.Convert
- ConvertConfig - Class in apoc.convert
- ConvertConfig(Map<String, Object>) - Constructor for class apoc.convert.ConvertConfig
- convertFormat(String, String, String) - Method in class apoc.date.Date
- convertValue(Object) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- convertValue(Object) - Method in interface apoc.export.arrow.ExportArrowStrategy
- convertValue(Object) - Method in interface apoc.export.arrow.ExportArrowStreamStrategy
- copyProperties(Map<String, Object>, T) - Static method in class apoc.refactor.util.RefactorUtil
- copyProperties(Entity, T) - Static method in class apoc.refactor.util.RefactorUtil
- core - Variable in class apoc.help.HelpResult
- CoreApocGlobalComponents - Class in apoc
- CoreApocGlobalComponents() - Constructor for class apoc.CoreApocGlobalComponents
- cosh(Double) - Method in class apoc.math.Maths
- coth(Double) - Method in class apoc.math.Maths
- count - Variable in class apoc.index.SchemaIndex.PropertyValueCount
- count - Variable in class apoc.meta.Meta.MetaResult
- count(List<String>, Map<String, Object>) - Method in class apoc.meta.Meta
- countArtificialUniqueNodes(Iterable<Node>) - Method in class apoc.export.cypher.MultiStatementCypherSubGraphExporter
- countArtificialUniqueRels(Iterable<Relationship>) - Method in class apoc.export.cypher.MultiStatementCypherSubGraphExporter
- countdown(String, String, long) - Method in class apoc.periodic.Periodic
- cover(Object) - Method in class apoc.algo.Cover
- Cover - Class in apoc.algo
- Cover() - Constructor for class apoc.algo.Cover
- coverNodes(Collection<Node>) - Static method in class apoc.algo.Cover
- create(Node, List<Relationship>) - Method in class apoc.path.Paths
- Create - Class in apoc.create
- Create() - Constructor for class apoc.create.Create
- Create.UUIDResult - Class in apoc.create
- createConfigMap(SubGraph, ArrowConfig) - Method in interface apoc.export.arrow.ExportGraphStrategy
- csch(Double) - Method in class apoc.math.Maths
- CsvEntityLoader - Class in apoc.export.csv
- CsvEntityLoader(CsvLoaderConfig, ProgressReporter, Log, URLAccessChecker) - Constructor for class apoc.export.csv.CsvEntityLoader
- CsvFormat - Class in apoc.export.csv
- CsvFormat(GraphDatabaseService, InternalTransaction) - Constructor for class apoc.export.csv.CsvFormat
- CsvHeaderField - Class in apoc.export.csv
- CsvHeaderFields - Class in apoc.export.csv
- CsvHeaderFields() - Constructor for class apoc.export.csv.CsvHeaderFields
- CsvLoaderConfig - Class in apoc.export.csv
-
Config class to store the configuration for loading the CSV file.
- CsvLoaderConfig.Builder - Class in apoc.export.csv
-
Builder to build
CsvLoaderConfig
. - CsvLoaderConstants - Class in apoc.export.csv
- CsvLoaderConstants() - Constructor for class apoc.export.csv.CsvLoaderConstants
- CsvPropertyConverter - Class in apoc.export.csv
- CsvPropertyConverter() - Constructor for class apoc.export.csv.CsvPropertyConverter
- currentTimestamp() - Method in class apoc.date.Date
- CustomCSVWriter - Class in apoc.export.csv
- CustomCSVWriter(Writer, char, char, char, String, boolean) - Constructor for class apoc.export.csv.CustomCSVWriter
- cycles(List<Node>, Map<String, Object>) - Method in class apoc.nodes.Nodes
- Cypher - Class in apoc.cypher
- Cypher() - Constructor for class apoc.cypher.Cypher
- CYPHER_PREFIX_PATTERN - Static variable in class apoc.periodic.Periodic
- CYPHER_RUNTIME_SLOTTED - Static variable in class apoc.periodic.Periodic
- Cypher.RowResult - Record Class in apoc.cypher
- CypherFunctions - Class in apoc.cypher
-
Created by lyonwj on 9/29/17.
- CypherFunctions() - Constructor for class apoc.cypher.CypherFunctions
- CypherInitializer - Class in apoc.cypher
- CypherInitializer(GraphDatabaseAPI, Log, DatabaseManagementService, DatabaseEventListeners) - Constructor for class apoc.cypher.CypherInitializer
- cypherStatements - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
D
- data - Variable in class apoc.spatial.Geocode.GeoCodeResult
- data(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.export.csv.ExportCSV
- data(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.export.cypher.ExportCypher
- data(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.export.graphml.ExportGraphML
- data(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.export.json.ExportJson
- data(Map<String, Object>) - Method in class apoc.meta.Meta
- dataOf(Object, Map<String, Object>) - Method in class apoc.meta.Meta
- DataProgressInfo(ProgressInfo) - Constructor for class apoc.export.cypher.ExportCypher.DataProgressInfo
- Date - Class in apoc.date
- Date() - Constructor for class apoc.date.Date
- Date.FieldResult - Class in apoc.date
- days - Variable in class apoc.date.Date.FieldResult
- db - Variable in class apoc.algo.PathFinding
- db - Variable in class apoc.cypher.Cypher
- db - Variable in class apoc.cypher.Timeboxed
- db - Variable in class apoc.export.arrow.ExportArrow
- db - Variable in class apoc.export.csv.ExportCSV
- db - Variable in class apoc.export.csv.ImportCsv
- db - Variable in class apoc.export.cypher.ExportCypher
- db - Variable in class apoc.export.graphml.ExportGraphML
- db - Variable in class apoc.export.json.ExportJson
- db - Variable in class apoc.export.json.ImportJson
- db - Variable in class apoc.index.SchemaIndex
- db - Variable in class apoc.nodes.Grouping
- db - Variable in class apoc.nodes.Nodes
- db - Variable in class apoc.periodic.Periodic
- db - Variable in class apoc.refactor.GraphRefactoring
- db - Variable in class apoc.refactor.rename.Rename
- db - Variable in class apoc.stats.DegreeDistribution
- db - Variable in class apoc.trigger.Trigger
- db - Variable in class apoc.trigger.TriggerNewProcedures
- db - Variable in class apoc.warmup.Warmup
- DB_NOT_FOUND_ERROR - Static variable in class apoc.trigger.TriggerNewProcedures
- decapitalize(String) - Method in class apoc.text.Strings
- decapitalizeAll(String) - Method in class apoc.text.Strings
- decompress(byte[], Map<String, Object>) - Method in class apoc.util.Utils
- DEFAULT - Enum constant in enum class apoc.export.json.JsonFormatSerializer
- DEFAULT_FORMAT - Static variable in class apoc.date.Date
- DEFAULT_IDSPACE - Static variable in class apoc.export.csv.CsvLoaderConstants
- degree(Node, String) - Method in class apoc.nodes.Nodes
- degree(NodeCursor, int, Direction) - Static method in class apoc.stats.DegreeUtil
- DegreeDistribution - Class in apoc.stats
- DegreeDistribution() - Constructor for class apoc.stats.DegreeDistribution
- DegreeDistribution.DegreeStats - Class in apoc.stats
- DegreeDistribution.DegreeStats.Result - Class in apoc.stats
- degreeIn(Node, String) - Method in class apoc.nodes.Nodes
- degreeOut(Node, String) - Method in class apoc.nodes.Nodes
- degrees(String) - Method in class apoc.stats.DegreeDistribution
- DegreeStats(String, int, Direction, long) - Constructor for class apoc.stats.DegreeDistribution.DegreeStats
- DegreeUtil - Class in apoc.stats
- DegreeUtil() - Constructor for class apoc.stats.DegreeUtil
- delete(Object, long) - Method in class apoc.nodes.Nodes
- deleteAndReconnect(Path, List<Node>, Map<String, Object>) - Method in class apoc.refactor.GraphRefactoring
- delimiter(char) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- DELIMITER - Static variable in class apoc.export.csv.CsvLoaderConfig
- delta - Variable in class apoc.text.Phonetic.PhoneticResult
- denylistNodeEvaluator(boolean, List<Node>) - Static method in class apoc.path.NodeEvaluators
- description - Variable in class apoc.spatial.Geocode.GeoCodeResult
- Diff - Class in apoc.diff
- Diff() - Constructor for class apoc.diff.Diff
- different(List<Object>) - Method in class apoc.coll.Coll
- dijkstra(Node, Node, String, String, double, long) - Method in class apoc.algo.PathFinding
- direction - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- DISCARD - Static variable in class apoc.refactor.util.RefactorConfig
- disjunction(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- distance(String, String) - Method in class apoc.text.Strings
- Distance - Class in apoc.spatial
- Distance() - Constructor for class apoc.spatial.Distance
- distinct(String, String) - Method in class apoc.index.SchemaIndex
- distinctCount(String, String) - Method in class apoc.index.SchemaIndex
- div(String, String, Long, String) - Method in class apoc.number.exact.Exact
- doIt(String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- done() - Method in class apoc.stats.DegreeDistribution.DegreeStats
- doubleMetaphone(String) - Method in class apoc.text.Phonetic
- doWhen(boolean, String, String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- doWhenCase(List<Object>, String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- drop(String, String) - Method in class apoc.trigger.TriggerNewProcedures
- drop(String, String, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- dropAll(String) - Method in class apoc.trigger.TriggerNewProcedures
- dropAll(String, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- dropDuplicateNeighbors(List<Object>) - Method in class apoc.coll.Coll
- dump(SubGraph, ExportFileManager, Reporter, ExportConfig) - Method in class apoc.export.csv.CsvFormat
- dump(SubGraph, ExportFileManager, Reporter, ExportConfig) - Method in class apoc.export.json.JsonFormat
- dump(Result, ExportFileManager, Reporter, ExportConfig) - Method in class apoc.export.csv.CsvFormat
- dump(Result, ExportFileManager, Reporter, ExportConfig) - Method in class apoc.export.json.JsonFormat
- duplicates(List<Object>) - Method in class apoc.coll.Coll
- duplicatesWithCount(List<Object>) - Method in class apoc.coll.Coll
- dynamicPropertiesLoaded - Variable in class apoc.warmup.Warmup.WarmupResult
E
- elements - Variable in class apoc.coll.Coll.ElementsResult
- elements(List<Object>, long, long) - Method in class apoc.coll.Coll
- elements(Path) - Method in class apoc.path.Paths
- ElementsResult() - Constructor for class apoc.coll.Coll.ElementsResult
- elementType - Variable in class apoc.meta.Meta.MetaResult
- elementType(String) - Method in class apoc.meta.Meta.MetaItem
- EMPTY - Static variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- EMPTY_ARRAY - Static variable in class apoc.create.Create
- END_ID_ATTR - Static variable in class apoc.export.csv.CsvLoaderConstants
- END_ID_FIELD - Static variable in class apoc.export.csv.CsvLoaderConstants
- endAndTerminatorNodeEvaluator(boolean, int, List<Node>, List<Node>) - Static method in class apoc.path.NodeEvaluators
-
Returns an evaluator which handles end nodes and terminator nodes Returns null if both lists are empty
- endNode(Relationship) - Method in class apoc.nodes.Nodes
- enrich(ExportFileManager) - Method in class apoc.export.cypher.ExportCypher.DataProgressInfo
- entityToMap(Entity) - Method in interface apoc.export.arrow.ExportGraphStrategy
- equals(Object) - Method in record class apoc.cypher.Cypher.RowResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class apoc.index.SchemaIndex.PropertyValueCount
- equals(Object) - Method in class apoc.load.Xml.ParentAndChildPair
- error - Variable in class apoc.refactor.NodeRefactorResult
- error - Variable in class apoc.refactor.RelationshipRefactorResult
- errorMessages - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- evaluate(Node, boolean) - Method in class apoc.path.LabelMatcherGroup
- evaluate(Path) - Method in class apoc.path.LabelSequenceEvaluator
- Exact - Class in apoc.number.exact
- Exact() - Constructor for class apoc.number.exact.Exact
- Examples - Class in apoc.example
- Examples() - Constructor for class apoc.example.Examples
- executions - Variable in class apoc.periodic.Periodic.RundownResult
- existence - Variable in class apoc.meta.Meta.MetaResult
- existence(long, boolean) - Method in class apoc.scoring.Scoring
- exists(Object, String) - Method in class apoc.label.Label
- expand(Path, BranchState) - Method in class apoc.path.RelationshipSequenceExpander
- expandConfig(Object, Map<String, Object>) - Method in class apoc.path.PathExplorer
- explorePath(Object, String, String, long, long) - Method in class apoc.path.PathExplorer
- export(ExportConfig, Reporter, ExportFileManager) - Method in class apoc.export.cypher.MultiStatementCypherSubGraphExporter
-
Given a full path file name like
/tmp/myexport.cypher
, whenExportConfig#separateFiles() == true
, this method will create the following files: /tmp/myexport.nodes.cypher /tmp/myexport.schema.cypher /tmp/myexport.relationships.cypher /tmp/myexport.cleanup.cypher Otherwise all kernelTransaction will be saved in the original file. - export(IN, ArrowConfig) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- export(IN, ArrowConfig) - Method in interface apoc.export.arrow.ExportArrowStrategy
- export(IN, ArrowConfig) - Method in interface apoc.export.arrow.ExportArrowStreamStrategy
- export(SubGraph, ArrowConfig) - Method in class apoc.export.arrow.ExportGraphFileStrategy
- export(SubGraph, ArrowConfig) - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- EXPORT_TO_FILE_ARROW_ERROR - Static variable in class apoc.export.arrow.ExportArrowService
- ExportArrow - Class in apoc.export.arrow
- ExportArrow() - Constructor for class apoc.export.arrow.ExportArrow
- ExportArrowFileStrategy<IN> - Interface in apoc.export.arrow
- ExportArrowService - Class in apoc.export.arrow
- ExportArrowService(GraphDatabaseService, Pools, TerminationGuard, Log) - Constructor for class apoc.export.arrow.ExportArrowService
- ExportArrowStrategy<IN,
OUT> - Interface in apoc.export.arrow - ExportArrowStreamStrategy<IN> - Interface in apoc.export.arrow
- ExportCSV - Class in apoc.export.csv
- ExportCSV() - Constructor for class apoc.export.csv.ExportCSV
- ExportCypher - Class in apoc.export.cypher
- ExportCypher() - Constructor for class apoc.export.cypher.ExportCypher
- ExportCypher.DataProgressInfo - Class in apoc.export.cypher
- ExportGraphFileStrategy - Class in apoc.export.arrow
- ExportGraphFileStrategy(String, GraphDatabaseService, Pools, TerminationGuard, Log) - Constructor for class apoc.export.arrow.ExportGraphFileStrategy
- ExportGraphML - Class in apoc.export.graphml
- ExportGraphML() - Constructor for class apoc.export.graphml.ExportGraphML
- ExportGraphStrategy - Interface in apoc.export.arrow
- ExportGraphStreamStrategy - Class in apoc.export.arrow
- ExportGraphStreamStrategy(GraphDatabaseService, Pools, TerminationGuard, Log) - Constructor for class apoc.export.arrow.ExportGraphStreamStrategy
- ExportJson - Class in apoc.export.json
- ExportJson() - Constructor for class apoc.export.json.ExportJson
- exportOnlySchema(ExportFileManager, ProgressReporter, ExportConfig) - Method in class apoc.export.cypher.MultiStatementCypherSubGraphExporter
- ExportResultFileStrategy - Class in apoc.export.arrow
- ExportResultFileStrategy(String, GraphDatabaseService, Pools, TerminationGuard, Log) - Constructor for class apoc.export.arrow.ExportResultFileStrategy
- ExportResultStrategy - Interface in apoc.export.arrow
- ExportResultStreamStrategy - Class in apoc.export.arrow
- ExportResultStreamStrategy(GraphDatabaseService, Pools, TerminationGuard, Log) - Constructor for class apoc.export.arrow.ExportResultStreamStrategy
- extractNode(Object, List<String>, String, String) - Method in class apoc.refactor.GraphRefactoring
- ExtractURL - Class in apoc.data.url
-
This class is pretty simple.
- ExtractURL() - Constructor for class apoc.data.url.ExtractURL
F
- failedBatches - Variable in class apoc.periodic.Periodic.RundownResult
- failedBatches - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- failedCommits - Variable in class apoc.periodic.Periodic.RundownResult
- failedOperations - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- field(Long, String, String) - Method in class apoc.date.Date
- FIELD_ID - Static variable in class apoc.export.arrow.ArrowUtils
- FIELD_LABELS - Static variable in class apoc.export.arrow.ArrowUtils
- FIELD_PATTERN - Static variable in class apoc.export.csv.CsvLoaderConstants
- FIELD_SOURCE_ID - Static variable in class apoc.export.arrow.ArrowUtils
- FIELD_TARGET_ID - Static variable in class apoc.export.arrow.ArrowUtils
- FIELD_TYPE - Static variable in class apoc.export.arrow.ArrowUtils
- FieldResult() - Constructor for class apoc.date.Date.FieldResult
- fields(String, String) - Method in class apoc.date.Date
- file - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- file(Object, Map<String, Object>) - Method in class apoc.export.graphml.ExportGraphML
- file(String, Object, ArrowConfig) - Method in class apoc.export.arrow.ExportArrowService
- file(String, Map<String, Object>) - Method in class apoc.load.LoadArrow
- FileEntry(long, String, String) - Constructor for class apoc.log.Neo4jLogStream.FileEntry
- fill(String, long) - Method in class apoc.coll.Coll
- fingerprint(Object, List<String>) - Method in class apoc.hashing.Fingerprinting
- fingerprintGraph(List<String>) - Method in class apoc.hashing.Fingerprinting
- fingerprinting(Object, Map<String, Object>) - Method in class apoc.hashing.Fingerprinting
- Fingerprinting - Class in apoc.hashing
- Fingerprinting() - Constructor for class apoc.hashing.Fingerprinting
- FingerprintingConfig - Class in apoc.hashing
- FingerprintingConfig(Map<String, Object>) - Constructor for class apoc.hashing.FingerprintingConfig
- finisher() - Method in class apoc.index.QueuePoisoningCollector
- first() - Method in class apoc.agg.CollAggregation
- first(Object) - Method in class apoc.agg.CollAggregation.FirstFunction
- FirstFunction() - Constructor for class apoc.agg.CollAggregation.FirstFunction
- flatten(List<Object>, boolean) - Method in class apoc.coll.Coll
- flatten(Map<String, Object>, String) - Method in class apoc.map.Maps
- FOR - Static variable in class apoc.export.graphml.XmlGraphMLReader
- format - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- format(Long, String, String, String) - Method in class apoc.date.Date
- format(Object, String) - Method in class apoc.temporal.TemporalProcedures
-
Format a temporal value to a String
- format(Object, String, String) - Method in class apoc.number.Numbers
- format(String, List<Object>, String) - Method in class apoc.text.Strings
- formatDuration(Object, String) - Method in class apoc.temporal.TemporalProcedures
-
Convert a Duration into a LocalTime and format the value as a String
- frequencies(List<Object>) - Method in class apoc.coll.Coll
- frequenciesAsMap(List<Object>) - Method in class apoc.coll.Coll
- from(Object, String, Map<String, Object>) - Method in class apoc.graph.Graphs
- from(Map<String, Object>) - Static method in class apoc.export.csv.CsvLoaderConfig
- from(Map<String, Object>, boolean) - Static method in class apoc.trigger.TriggerInfo
- from(Map<String, Object>, boolean, String) - Static method in class apoc.trigger.TriggerInfo
- from(TransactionData, boolean) - Static method in class apoc.trigger.TriggerMetadata
- from(Relationship, Node) - Method in class apoc.refactor.GraphRefactoring
-
Redirects a relationships to a new target node.
- fromCypher(String, Map<String, Object>, String, Map<String, Object>) - Method in class apoc.graph.Graphs
- fromData(List<Node>, List<Relationship>, String, Map<String, Object>) - Method in class apoc.graph.Graphs
- fromDB(String, Map<String, Object>) - Method in class apoc.graph.Graphs
- fromDocument(Object, Map<String, Object>) - Method in class apoc.graph.Graphs
- fromISO8601(String) - Method in class apoc.date.Date
- fromJsonList(String, String, List<String>) - Method in class apoc.convert.Json
- fromJsonMap(String, String, List<String>) - Method in class apoc.convert.Json
- fromLists(List<String>, List<Object>) - Method in class apoc.map.Maps
- fromMetaType(Types) - Static method in interface apoc.export.arrow.ExportArrowStrategy
- fromNode(Node, boolean) - Static method in class apoc.trigger.TriggerInfo
- fromNodes(String, String) - Method in class apoc.map.Maps
- fromPairs(List<List<Object>>) - Method in class apoc.map.Maps
- fromPath(Path, String, Map<String, Object>) - Method in class apoc.graph.Graphs
- fromPaths(List<Path>, String, Map<String, Object>) - Method in class apoc.graph.Graphs
- fromValues(List<Object>) - Method in class apoc.map.Maps
- fuzzyMatch(String, String) - Method in class apoc.text.Strings
G
- geocode(String, long, boolean, Map<String, Object>) - Method in class apoc.spatial.Geocode
- Geocode - Class in apoc.spatial
- Geocode() - Constructor for class apoc.spatial.Geocode
- GEOCODE_PROVIDER_KEY - Static variable in class apoc.spatial.Geocode
- Geocode.GeoCodeResult - Class in apoc.spatial
- geocodeOnce(String, Map<String, Object>) - Method in class apoc.spatial.Geocode
- GeoCodeResult(Double, Double, String, Map<String, Object>) - Constructor for class apoc.spatial.Geocode.GeoCodeResult
- get(Object) - Method in class apoc.nodes.Nodes
- get(Map<String, Object>, String, Object, boolean) - Method in class apoc.map.Maps
- getAllLabels() - Method in class apoc.hashing.FingerprintingConfig
- getAllNodesAllowList() - Method in class apoc.hashing.FingerprintingConfig
- getAllNodesDisallowList() - Method in class apoc.hashing.FingerprintingConfig
- getAllRelsAllowList() - Method in class apoc.hashing.FingerprintingConfig
- getAllRelsDisallowList() - Method in class apoc.hashing.FingerprintingConfig
- getAllTypes() - Method in class apoc.hashing.FingerprintingConfig
- getArrayDelimiter() - Method in class apoc.export.csv.CsvLoaderConfig
- getBatchSize() - Method in class apoc.export.arrow.ArrowConfig
- getBatchSize() - Method in class apoc.export.csv.CsvLoaderConfig
- getBufferAllocator() - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getBufferAllocator() - Method in interface apoc.export.arrow.ExportArrowStrategy
- getBufferAllocator() - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getBufferAllocator() - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- getBufferAllocator() - Method in class apoc.export.arrow.ExportResultFileStrategy
- getBufferAllocator() - Method in class apoc.export.arrow.ExportResultStreamStrategy
- getCharacterOrString(Map<String, Object>, String) - Static method in class apoc.export.csv.CsvLoaderConfig
- getConfig() - Method in class apoc.export.arrow.ArrowConfig
- getContextClasses() - Method in class apoc.CoreApocGlobalComponents
- getDelimiter() - Method in class apoc.export.csv.CsvLoaderConfig
- getDigestAlgorithm() - Method in class apoc.hashing.FingerprintingConfig
- getDistance(double, double, double, double) - Method in class apoc.spatial.Distance
- getExcludeLabels() - Method in class apoc.schema.SchemaConfig
- getExcludeRelationships() - Method in class apoc.schema.SchemaConfig
- getExecutorService() - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getExecutorService() - Method in interface apoc.export.arrow.ExportArrowStrategy
- getExecutorService() - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getExecutorService() - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- getExecutorService() - Method in class apoc.export.arrow.ExportResultFileStrategy
- getExecutorService() - Method in class apoc.export.arrow.ExportResultStreamStrategy
- getFileName() - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getFileName() - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getFileName() - Method in class apoc.export.arrow.ExportResultFileStrategy
- getFormat(String, String) - Static method in class apoc.date.Date
- getGeocodeSupplier(TerminationGuard, Configuration, String) - Static method in class apoc.spatial.Geocode
- getGraphDatabaseApi() - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getGraphDatabaseApi() - Method in interface apoc.export.arrow.ExportArrowStrategy
- getGraphDatabaseApi() - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getGraphDatabaseApi() - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- getGraphDatabaseApi() - Method in class apoc.export.arrow.ExportResultFileStrategy
- getGraphDatabaseApi() - Method in class apoc.export.arrow.ExportResultStreamStrategy
- getIdSpace() - Method in class apoc.export.csv.CsvHeaderField
- getIgnoreDuplicateNodes() - Method in class apoc.export.csv.CsvLoaderConfig
- getImportIdName() - Method in class apoc.export.json.ImportJsonConfig
- getJsonProperty(Node, String, String, List<String>) - Method in class apoc.convert.Json
- getJsonPropertyMap(Node, String, String, List<String>) - Method in class apoc.convert.Json
- getKey(String, Object) - Method in class apoc.map.Maps
- getLabels() - Method in class apoc.schema.SchemaConfig
- getListeners(GraphDatabaseAPI, ApocExtensionFactory.Dependencies) - Method in class apoc.CoreApocGlobalComponents
- getLogger() - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getLogger() - Method in interface apoc.export.arrow.ExportArrowStrategy
- getLogger() - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getLogger() - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- getLogger() - Method in class apoc.export.arrow.ExportResultFileStrategy
- getLogger() - Method in class apoc.export.arrow.ExportResultStreamStrategy
- getMapAllowList() - Method in class apoc.hashing.FingerprintingConfig
- getMapDisallowList() - Method in class apoc.hashing.FingerprintingConfig
- getMaxDepth() - Method in class apoc.nodes.NodesConfig
- getMergeMode(String, boolean) - Method in class apoc.refactor.util.RefactorConfig
- getMergeRelsAllowed() - Method in class apoc.refactor.util.RefactorConfig
- getName() - Method in class apoc.export.csv.CsvHeaderField
- getNode(Relationship) - Method in interface apoc.export.graphml.XmlNodeExport.ExportNode
- getNodeAllowMap() - Method in class apoc.hashing.FingerprintingConfig
- getNodeConfig(ExportConfig) - Method in interface apoc.export.graphml.XmlNodeExport.ExportNode
- getNodeConfigReader(XmlGraphMLReader) - Method in interface apoc.export.graphml.XmlNodeExport.ExportNode
- getNodeDisallowMap() - Method in class apoc.hashing.FingerprintingConfig
- getNodePropFilter() - Method in class apoc.export.json.ImportJsonConfig
- getNodes() - Method in class apoc.convert.ConvertConfig
- getOptionalData() - Method in class apoc.export.csv.CsvHeaderField
- getParent() - Method in class apoc.load.Xml.ParentAndChildPair
- getPathDistance(Path) - Method in class apoc.spatial.Distance
- getPreviousChild() - Method in class apoc.load.Xml.ParentAndChildPair
- getQuotationCharacter() - Method in class apoc.export.csv.CsvLoaderConfig
- getRelAllowMap() - Method in class apoc.hashing.FingerprintingConfig
- getRelationships() - Method in class apoc.schema.SchemaConfig
- getRelationships(Node, Map<String, Number>, int) - Method in class apoc.nodes.Grouping
- getRelationshipSelectionStrategy() - Method in class apoc.refactor.util.RefactorConfig
- getRelDisallowMap() - Method in class apoc.hashing.FingerprintingConfig
- getRelPropFilter() - Method in class apoc.export.json.ImportJsonConfig
- getRels() - Method in class apoc.convert.ConvertConfig
- getRelTypes() - Method in class apoc.nodes.NodesConfig
- getSampleForLabelCount(long, long) - Static method in class apoc.meta.Meta
- getServices(GraphDatabaseAPI, ApocExtensionFactory.Dependencies) - Method in class apoc.CoreApocGlobalComponents
- getSkipLines() - Method in class apoc.export.csv.CsvLoaderConfig
- getSource() - Method in class apoc.export.graphml.XmlGraphMLReader
- getSource(IN) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getSource(SubGraph) - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getSource(Result) - Method in class apoc.export.arrow.ExportResultFileStrategy
- getStrategy() - Method in class apoc.hashing.FingerprintingConfig
- getStringIds() - Method in class apoc.export.csv.CsvLoaderConfig
- getSupplier(Map<String, Object>, TerminationGuard) - Static method in class apoc.spatial.Geocode
- getSupplierEntry(TerminationGuard, Map<String, Object>) - Static method in class apoc.spatial.Geocode
- getTarget() - Method in class apoc.export.graphml.XmlGraphMLReader
- getTerminationGuard() - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- getTerminationGuard() - Method in interface apoc.export.arrow.ExportArrowStrategy
- getTerminationGuard() - Method in class apoc.export.arrow.ExportGraphFileStrategy
- getTerminationGuard() - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- getTerminationGuard() - Method in class apoc.export.arrow.ExportResultFileStrategy
- getTerminationGuard() - Method in class apoc.export.arrow.ExportResultStreamStrategy
- getTriggerNodes(String, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- getTriggerNodes(String, Transaction, String) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- getTriggerNodesList(String, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- getTxBatchSize() - Method in class apoc.export.json.ImportJsonConfig
- getType() - Method in class apoc.export.csv.CsvHeaderField
- getUnwindBatchSize() - Method in class apoc.export.json.ImportJsonConfig
- graph() - Method in class apoc.agg.Graph
- graph(Object, Map<String, Object>) - Method in class apoc.export.arrow.ExportArrow
- graph(String, Object, Map<String, Object>) - Method in class apoc.export.arrow.ExportArrow
- graph(Map<String, Object>) - Method in class apoc.meta.Meta
- graph(Map<String, Object>, String, Map<String, Object>) - Method in class apoc.export.csv.ExportCSV
- graph(Map<String, Object>, String, Map<String, Object>) - Method in class apoc.export.cypher.ExportCypher
- graph(Map<String, Object>, String, Map<String, Object>) - Method in class apoc.export.graphml.ExportGraphML
- graph(Map<String, Object>, String, Map<String, Object>) - Method in class apoc.export.json.ExportJson
- Graph - Class in apoc.agg
- Graph() - Constructor for class apoc.agg.Graph
- Graph.GraphAggregation - Class in apoc.agg
- GraphAggregation() - Constructor for class apoc.agg.Graph.GraphAggregation
- graphOf(Object, Map<String, Object>) - Method in class apoc.meta.Meta
- GraphRefactoring - Class in apoc.refactor
- GraphRefactoring() - Constructor for class apoc.refactor.GraphRefactoring
- Graphs - Class in apoc.graph
- Graphs() - Constructor for class apoc.graph.Graphs
- graphSample(Map<String, Object>) - Method in class apoc.meta.Meta
- group(List<String>, List<String>, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.nodes.Grouping
- groupBy(List<Object>, String) - Method in class apoc.map.Maps
- groupByMulti(List<Object>, String) - Method in class apoc.map.Maps
- Grouping - Class in apoc.nodes
- Grouping() - Constructor for class apoc.nodes.Grouping
- Grouping.GroupResult - Class in apoc.nodes
- GroupResult(Node, List<Relationship>) - Constructor for class apoc.nodes.Grouping.GroupResult
- GroupResult(Node, Relationship) - Constructor for class apoc.nodes.Grouping.GroupResult
- guard - Variable in class apoc.warmup.Warmup
H
- hammingDistance(String, String) - Method in class apoc.text.Strings
- hashCode() - Method in record class apoc.cypher.Cypher.RowResult
-
Returns a hash code value for this object.
- hashCode() - Method in class apoc.index.SchemaIndex.PropertyValueCount
- hashCode() - Method in class apoc.load.Xml.ParentAndChildPair
- hasRelationship(Node, String) - Method in class apoc.nodes.Nodes
- Help - Class in apoc.help
- Help() - Constructor for class apoc.help.Help
- HelpResult - Class in apoc.help
- HelpResult(String, String, String, String, List<String>, Boolean, Boolean, Boolean) - Constructor for class apoc.help.HelpResult
- HelpResult(Map<String, Object>, Boolean) - Constructor for class apoc.help.HelpResult
- hexCharAt(String, Long) - Method in class apoc.text.Strings
- hexValue(Long) - Method in class apoc.text.Strings
- hours - Variable in class apoc.date.Date.FieldResult
I
- id - Variable in class apoc.search.ParallelNodeSearch.NodeReducedResult
- id(Node) - Method in class apoc.nodes.Nodes
- ID - Static variable in class apoc.export.graphml.XmlGraphMLReader
- ID_ATTR - Static variable in class apoc.export.csv.CsvLoaderConstants
- ID_FIELD - Static variable in class apoc.export.csv.CsvLoaderConstants
- IDSPACE_ATTR_PREFIX - Static variable in class apoc.export.csv.CsvLoaderConstants
- IGNORE_FIELD - Static variable in class apoc.export.csv.CsvLoaderConstants
- ignoreBlankString(boolean) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- ignoreDuplicateNodes(boolean) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- ignoreEmptyCellArray(boolean) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- importCsv(List<Map<String, Object>>, List<Map<String, Object>>, Map<String, Object>) - Method in class apoc.export.csv.ImportCsv
- ImportCsv - Class in apoc.export.csv
- ImportCsv() - Constructor for class apoc.export.csv.ImportCsv
- ImportJson - Class in apoc.export.json
- ImportJson() - Constructor for class apoc.export.json.ImportJson
- ImportJsonConfig - Class in apoc.export.json
- ImportJsonConfig(Map<String, Object>) - Constructor for class apoc.export.json.ImportJsonConfig
- importRow(Map<String, Object>) - Method in class apoc.export.json.JsonImporter
- importToGraph(Object, Map<String, Object>) - Method in class apoc.load.Xml
- inc() - Method in class apoc.meta.Meta.MetaItem
- INCOMING - Enum constant in enum class apoc.refactor.util.RefactorConfig.RelationshipSelectionStrategy
- index - Variable in class apoc.meta.Meta.MetaResult
- indexes - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- indexesLoaded - Variable in class apoc.warmup.Warmup.WarmupResult
- indexesOf(String, String, long, long) - Method in class apoc.text.Strings
- indexExistsOnNode(String, List<String>) - Method in class apoc.schema.Schemas
- indexExistsOnRelationship(String, List<String>) - Method in class apoc.schema.Schemas
- indexOf(String, String, long, long) - Method in class apoc.text.Strings
- indexOf(List<Object>, Object) - Method in class apoc.coll.Coll
- indexPages - Variable in class apoc.warmup.Warmup.WarmupResult
- indexTime - Variable in class apoc.warmup.Warmup.WarmupResult
- info(String) - Method in class apoc.help.Help
- input - Variable in class apoc.refactor.NodeRefactorResult
- input - Variable in class apoc.refactor.RelationshipRefactorResult
- insert(Object, String, Long, Object, Long) - Method in class apoc.atomic.Atomic
-
insert a value into an array property value
- insert(List<Object>, long, Object) - Method in class apoc.coll.Coll
- insertAll(List<Object>, long, List<Object>) - Method in class apoc.coll.Coll
- install(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class apoc.trigger.TriggerNewProcedures
- install(String, String, String, Map<String, Object>, Map<String, Object>, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- installed - Variable in class apoc.trigger.TriggerInfo
- intersection(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- invert(Relationship) - Method in class apoc.refactor.GraphRefactoring
- isArray() - Method in class apoc.export.csv.CsvHeaderField
- isAvoidDuplicates() - Method in class apoc.refactor.util.RefactorConfig
- isCleanup() - Method in class apoc.export.json.ImportJsonConfig
- isCollapsedLabel() - Method in class apoc.refactor.util.RefactorConfig
- isCountMerge() - Method in class apoc.refactor.util.RefactorConfig
- isCreatingNewSelfRel() - Method in class apoc.refactor.util.RefactorConfig
- isDeleted(Object) - Method in class apoc.nodes.Nodes
- isDense(Node) - Method in class apoc.nodes.Nodes
- isDeprecated - Variable in class apoc.help.HelpResult
- isEmpty() - Method in class apoc.path.LabelMatcher
- isEndNodesOnly() - Method in class apoc.path.LabelMatcherGroup
- isEqualCollection(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- isFinished() - Method in class apoc.cypher.CypherInitializer
- isId() - Method in class apoc.export.csv.CsvHeaderField
- isIgnore() - Method in class apoc.export.csv.CsvHeaderField
- isIgnoreBlankString() - Method in class apoc.export.csv.CsvLoaderConfig
- isIgnoreEmptyCellArray() - Method in class apoc.export.csv.CsvLoaderConfig
- isMergeVirtualRels() - Method in class apoc.refactor.util.RefactorConfig
- isMeta() - Method in class apoc.export.csv.CsvHeaderField
- isPreservingExistingSelfRels() - Method in class apoc.refactor.util.RefactorConfig
- isSchema(File) - Method in class apoc.warmup.Warmup
- isSelfRel() - Method in class apoc.refactor.util.RefactorConfig
- isSingleElementAsArray() - Method in class apoc.refactor.util.RefactorConfig
- isSortPaths() - Method in class apoc.convert.ConvertConfig
- isTypeCypher(Object, String) - Method in class apoc.meta.Meta
- isVersionDifferent(String, String) - Static method in class apoc.cypher.CypherInitializer
- iterate(String, String, Map<String, Object>) - Method in class apoc.periodic.Periodic
-
Invoke cypherAction in batched transactions being fed from cypherIteration running in main thread
J
- jaroWinklerDistance(String, String) - Method in class apoc.text.Strings
- join(List<String>, String) - Method in class apoc.text.Strings
- json(Object, String, Map<String, Object>) - Method in class apoc.load.LoadJson
- Json - Class in apoc.convert
- Json() - Constructor for class apoc.convert.Json
- jsonArray(String, String, Map<String, Object>) - Method in class apoc.load.LoadJson
- JsonFormat - Class in apoc.export.json
- JsonFormat(GraphDatabaseService, JsonFormat.Format) - Constructor for class apoc.export.json.JsonFormat
- JsonFormatSerializer - Enum Class in apoc.export.json
- JsonImporter - Class in apoc.export.json
- JsonImporter(ImportJsonConfig, GraphDatabaseService, Reporter) - Constructor for class apoc.export.json.JsonImporter
- jsonParams(Object, Map<String, Object>, String, String, Map<String, Object>) - Method in class apoc.load.LoadJson
K
- kernelTx - Variable in class apoc.meta.Meta
- key - Variable in class apoc.index.SchemaIndex.PropertyValueCount
- KEY - Static variable in class apoc.export.graphml.XmlGraphMLReader
- KEY_VALUE_PATTERN - Static variable in class apoc.export.csv.CsvLoaderConstants
- ktx - Variable in class apoc.nodes.Nodes
- ktx - Variable in class apoc.schema.Schemas
L
- label - Variable in class apoc.index.SchemaIndex.PropertyValueCount
- label - Variable in class apoc.meta.Meta.MetaResult
- label(String, String, List<Node>) - Method in class apoc.refactor.rename.Rename
-
Rename the Label of a node by creating a new one and deleting the old.
- Label - Class in apoc.label
- Label() - Constructor for class apoc.label.Label
- LABEL - Static variable in class apoc.export.graphml.XmlGraphMLReader
- LABEL_ATTR - Static variable in class apoc.export.csv.CsvLoaderConstants
- LABEL_FIELD - Static variable in class apoc.export.csv.CsvLoaderConstants
- LABEL_SPLIT - Static variable in class apoc.export.graphml.XmlGraphMLReader
- labelCount - Variable in class apoc.meta.Meta.MetaStats
- LabelMatcher - Class in apoc.path
-
A generic label matcher which evaluates whether or not a node has at least one of the labels added on the matcher.
- LabelMatcher() - Constructor for class apoc.path.LabelMatcher
- LabelMatcherGroup - Class in apoc.path
-
A matcher for evaluating whether or not a node is accepted by a group of matchers comprised of a denylist, allowlist, endNode and termination node matchers.
- LabelMatcherGroup() - Constructor for class apoc.path.LabelMatcherGroup
- labels - Variable in class apoc.meta.Meta.MetaStats
- labels - Variable in class apoc.search.ParallelNodeSearch.NodeReducedResult
- labels(Node) - Method in class apoc.nodes.Nodes
- LABELS - Static variable in class apoc.export.graphml.XmlGraphMLReader
- LabelSequenceEvaluator - Class in apoc.path
- LabelSequenceEvaluator(String, boolean, boolean, int) - Constructor for class apoc.path.LabelSequenceEvaluator
- LabelSequenceEvaluator(List<String>, boolean, boolean, int) - Constructor for class apoc.path.LabelSequenceEvaluator
- last() - Method in class apoc.agg.CollAggregation
- last(Object) - Method in class apoc.agg.CollAggregation.LastFunction
- LastFunction() - Constructor for class apoc.agg.CollAggregation.LastFunction
- latitude - Variable in class apoc.spatial.Geocode.GeoCodeResult
- left - Variable in class apoc.meta.Meta.MetaResult
- leftCount - Variable in class apoc.meta.Meta.MetaItem
- levenshteinDistance(String, String) - Method in class apoc.text.Strings
- levenshteinSimilarity(String, String) - Method in class apoc.text.Strings
- line - Variable in class apoc.log.Neo4jLogStream.FileEntry
- lineNo - Variable in class apoc.log.Neo4jLogStream.FileEntry
- link(List<Node>, String, Map<String, Object>) - Method in class apoc.nodes.Nodes
- list() - Method in class apoc.periodic.Periodic
- list() - Method in class apoc.trigger.Trigger
- list() - Method in class apoc.trigger.TriggerHandler
- LIST - Static variable in class apoc.export.graphml.XmlGraphMLReader
- LoadArrow - Class in apoc.load
- LoadArrow() - Constructor for class apoc.load.LoadArrow
- LoadJson - Class in apoc.load
- LoadJson() - Constructor for class apoc.load.LoadJson
- loadNodes(Object, List<String>, GraphDatabaseService, Map<String, Map<String, String>>) - Method in class apoc.export.csv.CsvEntityLoader
-
Loads nodes from a CSV file with given labels to an online database, and fills the
idMapping
, which will be used by theCsvEntityLoader.loadRelationships(Object, String, GraphDatabaseService, Map)
method. - loadRelationships(Object, String, GraphDatabaseService, Map<String, Map<String, String>>) - Method in class apoc.export.csv.CsvEntityLoader
-
Loads relationships from a CSV file with given relationship types to an online database, using the
idMapping
created by theCsvEntityLoader.loadNodes(Object, List, GraphDatabaseService, Map)
method. - location - Variable in class apoc.spatial.Geocode.GeoCodeResult
- Lock - Class in apoc.lock
- Lock() - Constructor for class apoc.lock.Lock
- log - Variable in class apoc.cypher.Timeboxed
- log - Variable in class apoc.export.csv.ImportCsv
- log - Variable in class apoc.hashing.Fingerprinting
- log - Variable in class apoc.load.Xml
- log - Variable in class apoc.meta.Meta
- log - Variable in class apoc.nodes.Grouping
- log - Variable in class apoc.periodic.Periodic
- log - Variable in class apoc.refactor.GraphRefactoring
- log - Variable in class apoc.refactor.rename.Rename
- log - Variable in class apoc.search.ParallelNodeSearch
- logger - Variable in class apoc.export.arrow.ExportArrow
- longitude - Variable in class apoc.spatial.Geocode.GeoCodeResult
- lpad(String, long, String) - Method in class apoc.text.Strings
M
- Maps - Class in apoc.map
- Maps() - Constructor for class apoc.map.Maps
- matchesLabels(Set<String>) - Method in class apoc.path.LabelMatcher
- Maths - Class in apoc.math
- Maths() - Constructor for class apoc.math.Maths
- max - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- max(List<Object>) - Method in class apoc.coll.Coll
- MAX_DEPTH_KEY - Static variable in class apoc.nodes.NodesConfig
- MAX_RESULTS - Static variable in class apoc.spatial.Geocode
- MaxAndMinItems - Class in apoc.agg
-
Aggregation functions for collecting items with only the minimal or maximal values.
- MaxAndMinItems() - Constructor for class apoc.agg.MaxAndMinItems
- MaxAndMinItems.MaxOrMinItemsFunction - Class in apoc.agg
- maxByte() - Method in class apoc.math.Maths
- maxDouble() - Method in class apoc.math.Maths
- maxInt() - Method in class apoc.math.Maths
- maxItems() - Method in class apoc.agg.MaxAndMinItems
- maxLong() - Method in class apoc.math.Maths
- maxOrMinItems(Object, Object, Long) - Method in class apoc.agg.MaxAndMinItems.MaxOrMinItemsFunction
- md5(List<Object>) - Method in class apoc.util.Utils
- mean - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- median() - Method in class apoc.agg.Median
- Median - Class in apoc.agg
- Median() - Constructor for class apoc.agg.Median
- Median.MedianFunction - Class in apoc.agg
- MedianFunction() - Constructor for class apoc.agg.Median.MedianFunction
- merge(Map<String, Object>, Map<String, Object>) - Method in class apoc.map.Maps
- Merge - Class in apoc.merge
- Merge() - Constructor for class apoc.merge.Merge
- MERGE - Enum constant in enum class apoc.refactor.util.RefactorConfig.RelationshipSelectionStrategy
- mergeList(List<Map<String, Object>>) - Method in class apoc.map.Maps
- mergeNodes(List<Node>, Map<String, Object>) - Method in class apoc.refactor.GraphRefactoring
-
Merges the nodes onto the first node.
- mergeProperties(Map<String, Object>, Entity, RefactorConfig) - Static method in class apoc.refactor.util.PropertiesManager
- mergeRelationships(List<Relationship>, Map<String, Object>) - Method in class apoc.refactor.GraphRefactoring
-
Merges the relationships onto the first relationship and delete them.
- mergeRelationshipsWithSameTypeAndDirection(Node, RefactorConfig, Direction, List<String>) - Static method in class apoc.refactor.util.RefactorUtil
- mergeRels(Relationship, Relationship, boolean, RefactorConfig) - Static method in class apoc.refactor.util.RefactorUtil
- Meta - Class in apoc.meta
-
The Meta class provides metadata-related operations and functions for working with Neo4j graph database.
- Meta() - Constructor for class apoc.meta.Meta
- Meta.MetaItem - Class in apoc.meta
-
Represents a specific metadata item, extending MetaResult.
- Meta.MetaResult - Class in apoc.meta
-
Represents the result of a metadata operation.
- Meta.MetaStats - Class in apoc.meta
-
The MetaStats class represents metadata statistics collected from the transactional database.
- MetaItem(String, String) - Constructor for class apoc.meta.Meta.MetaItem
- MetaResult() - Constructor for class apoc.meta.Meta.MetaResult
- MetaStats(long, long, long, long, long, Map<String, Long>, Map<String, Long>, Map<String, Long>) - Constructor for class apoc.meta.Meta.MetaStats
-
Constructs a MetaStats object with the provided metadata statistics.
- mget(Map<String, Object>, List<String>, List<Object>, boolean) - Method in class apoc.map.Maps
- min - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- min(List<Object>) - Method in class apoc.coll.Coll
- minByte() - Method in class apoc.math.Maths
- minDouble() - Method in class apoc.math.Maths
- minInt() - Method in class apoc.math.Maths
- minItems() - Method in class apoc.agg.MaxAndMinItems
- minLong() - Method in class apoc.math.Maths
- minutes - Variable in class apoc.date.Date.FieldResult
- MISSING_CONSTRAINT_ERROR_MSG - Static variable in class apoc.export.json.JsonImporter
- months - Variable in class apoc.date.Date.FieldResult
- movies() - Method in class apoc.example.Examples
- mul(String, String, Long, String) - Method in class apoc.number.exact.Exact
- multiSearch(Object, String, String) - Method in class apoc.search.ParallelNodeSearch
- multiSearchAll(Object, String, Object) - Method in class apoc.search.ParallelNodeSearch
- multiSearchNode(Object, String, String) - Method in class apoc.search.ParallelNodeSearch
- multiSearchNodeAll(Object, String, String) - Method in class apoc.search.ParallelNodeSearch
- multiSearchOld(Object, String, String) - Method in class apoc.search.ParallelNodeSearch
- MultiStatementCypherSubGraphExporter - Class in apoc.export.cypher
- MultiStatementCypherSubGraphExporter(SubGraph, ExportConfig, GraphDatabaseService) - Constructor for class apoc.export.cypher.MultiStatementCypherSubGraphExporter
N
- name - Variable in class apoc.help.HelpResult
- name - Variable in class apoc.trigger.TriggerInfo
- NAME - Static variable in class apoc.export.graphml.XmlGraphMLReader
- neighbors(Node, String, Long) - Method in class apoc.neighbors.Neighbors
- Neighbors - Class in apoc.neighbors
- Neighbors() - Constructor for class apoc.neighbors.Neighbors
- neighborsAtHop(Node, String, Long) - Method in class apoc.neighbors.Neighbors
- neighborsAtHopCount(Node, String, Long) - Method in class apoc.neighbors.Neighbors
- neighborsByHop(Node, String, Long) - Method in class apoc.neighbors.Neighbors
- neighborsByHopCount(Node, String, Long) - Method in class apoc.neighbors.Neighbors
- neighborsCount(Node, String, Long) - Method in class apoc.neighbors.Neighbors
- Neo4jLogStream - Class in apoc.log
- Neo4jLogStream() - Constructor for class apoc.log.Neo4jLogStream
- Neo4jLogStream.FileEntry - Class in apoc.log
- newArrowWriter(VectorSchemaRoot, OutputStream) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- newArrowWriter(VectorSchemaRoot, OutputStream) - Method in interface apoc.export.arrow.ExportArrowStrategy
- newArrowWriter(VectorSchemaRoot, OutputStream) - Method in interface apoc.export.arrow.ExportArrowStreamStrategy
- newArrowWriter(VectorSchemaRoot, OutputStream) - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- newValue - Variable in class apoc.atomic.Atomic.AtomicResults
- node - Variable in class apoc.nodes.Grouping.GroupResult
- node(List<String>, Map<String, Object>) - Method in class apoc.create.Create
- NODE - Static variable in class apoc.convert.Json
- nodeCount - Variable in class apoc.meta.Meta.MetaStats
- NodeEvaluators - Class in apoc.path
-
Static factory methods for obtaining node evaluators
- nodeLabels(boolean) - Method in class apoc.export.graphml.XmlGraphMLReader
- nodePages - Variable in class apoc.warmup.Warmup.WarmupResult
- nodeProperty(String, String, List<Node>, Map<String, Object>) - Method in class apoc.refactor.rename.Rename
-
Rename property of a node by creating a new one and deleting the old.
- NodeReducedResult(long, List<String>, Map<String, Object>) - Constructor for class apoc.search.ParallelNodeSearch.NodeReducedResult
- NodeRefactorResult - Class in apoc.refactor
- NodeRefactorResult(Long) - Constructor for class apoc.refactor.NodeRefactorResult
- nodes - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- nodes - Variable in class apoc.nodes.Grouping.GroupResult
- nodes(List<String>, List<Map<String, Object>>) - Method in class apoc.create.Create
- nodes(List<String>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class apoc.merge.Merge
- nodes(List<Node>) - Method in class apoc.lock.Lock
- nodes(Map<String, Object>) - Method in class apoc.schema.Schemas
- nodes(Node, Node) - Method in class apoc.diff.Diff
- Nodes - Class in apoc.nodes
- Nodes() - Constructor for class apoc.nodes.Nodes
- NodesConfig - Class in apoc.nodes
- NodesConfig(Map<String, Object>) - Constructor for class apoc.nodes.NodesConfig
- nodesEager(List<String>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class apoc.merge.Merge
- nodesPerPage - Variable in class apoc.warmup.Warmup.WarmupResult
- nodesRelationshipExists(Object, String) - Method in class apoc.nodes.Nodes
- nodesRelationshipTypes(Object, String) - Method in class apoc.nodes.Nodes
- nodeStatements - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- nodesTime - Variable in class apoc.warmup.Warmup.WarmupResult
- nodesTotal - Variable in class apoc.warmup.Warmup.WarmupResult
- nodeTypeProperties(Map<String, Object>) - Method in class apoc.meta.Meta
-
This procedure is intended to replicate what's in the core Neo4j product, but with the crucial difference that it supports flexible sampling options, and does not scan the entire database.
- nodeWithStats(List<String>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class apoc.merge.Merge
- nodeWithStatsEager(List<String>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class apoc.merge.Merge
- NON_SYS_DB_ERROR - Static variable in class apoc.trigger.TriggerNewProcedures
- normalizeAsBoolean(Object, String, List<Object>, List<Object>) - Method in class apoc.refactor.GraphRefactoring
-
Make properties boolean
- NOT_ENABLED_ERROR - Static variable in class apoc.trigger.Trigger
- NOT_ENABLED_ERROR - Static variable in class apoc.trigger.TriggerHandlerNewProcedures
- nth(Object, long) - Method in class apoc.agg.CollAggregation.NthFunction
- nth(Object, long, long) - Method in class apoc.agg.CollAggregation.SliceFunction
- nthFunction() - Method in class apoc.agg.CollAggregation
- NthFunction() - Constructor for class apoc.agg.CollAggregation.NthFunction
- Numbers - Class in apoc.number
- Numbers() - Constructor for class apoc.number.Numbers
O
- occurrences(List<Object>, Object) - Method in class apoc.coll.Coll
- oldValue - Variable in class apoc.atomic.Atomic.AtomicResults
- op(Long, String, Long) - Method in class apoc.bitwise.BitwiseOperations
- operations - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- other - Variable in class apoc.meta.Meta.MetaResult
- other(List<String>) - Method in class apoc.meta.Meta.MetaItem
- otherLabels - Variable in class apoc.meta.Meta.MetaResult
- OUTGOING - Enum constant in enum class apoc.refactor.util.RefactorConfig.RelationshipSelectionStrategy
- output - Variable in class apoc.refactor.NodeRefactorResult
- output - Variable in class apoc.refactor.RelationshipRefactorResult
- Output(double, double, double, double) - Constructor for class apoc.math.Regression.Output
- OVERRIDE - Static variable in class apoc.refactor.util.RefactorConfig
- OVERWRITE - Static variable in class apoc.refactor.util.RefactorConfig
P
- p50 - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- p75 - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- p90 - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- p95 - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- p99 - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- p999 - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- pageSize - Variable in class apoc.warmup.Warmup.WarmupResult
- pairs(List<Object>) - Method in class apoc.coll.Coll
- pairsMin(List<Object>) - Method in class apoc.coll.Coll
- pairWithOffset(List<Object>, long) - Method in class apoc.coll.Coll
- pairWithOffsetFn(List<Object>, long) - Method in class apoc.coll.Coll
- ParallelNodeSearch - Class in apoc.search
- ParallelNodeSearch() - Constructor for class apoc.search.ParallelNodeSearch
- ParallelNodeSearch.NodeReducedResult - Class in apoc.search
- ParallelNodeSearch.QueryWorker - Class in apoc.search
- params - Variable in class apoc.trigger.TriggerInfo
- ParentAndChildPair(Node) - Constructor for class apoc.load.Xml.ParentAndChildPair
- pareto(long, long, long, long) - Method in class apoc.scoring.Scoring
- parse(long, String, String) - Method in class apoc.date.Date
- parse(String) - Method in class apoc.data.url.ExtractURL
- parse(String, char) - Static method in class apoc.export.csv.CsvHeaderField
- parse(String, String, String, String) - Method in class apoc.date.Date
- parse(String, String, Map<String, Object>, boolean) - Method in class apoc.load.Xml
- parseFloat(String, String, String) - Method in class apoc.number.Numbers
- parseInt(String, String, String) - Method in class apoc.number.Numbers
- parseOrThrow(String, DateFormat) - Static method in class apoc.date.Date
- parseXML(Reader, TerminationGuard) - Method in class apoc.export.graphml.XmlGraphMLReader
- partition(List<Object>, long) - Method in class apoc.coll.Coll
- partitionFn(List<Object>, long) - Method in class apoc.coll.Coll
- path - Variable in class apoc.log.Neo4jLogStream.FileEntry
- path(String, String, List<String>) - Method in class apoc.convert.Json
- PathExplorer - Class in apoc.path
- PathExplorer() - Constructor for class apoc.path.PathExplorer
- PathFinding - Class in apoc.algo
- PathFinding() - Constructor for class apoc.algo.PathFinding
- Paths - Class in apoc.path
- Paths() - Constructor for class apoc.path.Paths
- pathsToTree(List<Path>, boolean, Map<String, Object>) - Method in class apoc.convert.Json
- pause(String) - Method in class apoc.trigger.Trigger
-
Deprecated.
- paused - Variable in class apoc.trigger.TriggerInfo
- percentiles() - Method in class apoc.agg.Percentiles
- Percentiles - Class in apoc.agg
- Percentiles() - Constructor for class apoc.agg.Percentiles
- Percentiles.PercentilesFunction - Class in apoc.agg
- PercentilesFunction() - Constructor for class apoc.agg.Percentiles.PercentilesFunction
- Periodic - Class in apoc.periodic
- Periodic() - Constructor for class apoc.periodic.Periodic
- Periodic.RundownResult - Class in apoc.periodic
- phonetic(String) - Method in class apoc.text.Phonetic
- Phonetic - Class in apoc.text
- Phonetic() - Constructor for class apoc.text.Phonetic
- Phonetic.PhoneticResult - Class in apoc.text
- phonetic1 - Variable in class apoc.text.Phonetic.PhoneticResult
- phonetic2 - Variable in class apoc.text.Phonetic.PhoneticResult
- phoneticDelta(String, String) - Method in class apoc.text.Phonetic
- PhoneticResult(String, String, Number) - Constructor for class apoc.text.Phonetic.PhoneticResult
- PLANNER_PATTERN - Static variable in class apoc.periodic.Periodic
- pools - Variable in class apoc.cypher.Cypher
- pools - Variable in class apoc.cypher.Timeboxed
- pools - Variable in class apoc.export.arrow.ExportArrow
- pools - Variable in class apoc.export.csv.ExportCSV
- pools - Variable in class apoc.export.csv.ImportCsv
- pools - Variable in class apoc.export.cypher.ExportCypher
- pools - Variable in class apoc.export.graphml.ExportGraphML
- pools - Variable in class apoc.export.json.ExportJson
- pools - Variable in class apoc.export.json.ImportJson
- pools - Variable in class apoc.nodes.Grouping
- pools - Variable in class apoc.nodes.Nodes
- pools - Variable in class apoc.periodic.Periodic
- pools - Variable in class apoc.refactor.GraphRefactoring
- pools - Variable in class apoc.refactor.rename.Rename
- pools - Variable in class apoc.stats.DegreeDistribution
- PREFIX - Static variable in class apoc.spatial.Geocode
- prepareStats(String) - Method in class apoc.stats.DegreeDistribution
- processHeader(String, char, char) - Static method in class apoc.export.csv.CsvHeaderFields
-
Processes CSV header.
- product() - Method in class apoc.agg.Product
- Product - Class in apoc.agg
- Product() - Constructor for class apoc.agg.Product
- Product.ProductFunction - Class in apoc.agg
- ProductFunction() - Constructor for class apoc.agg.Product.ProductFunction
- properties - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- properties(Object, List<String>) - Method in class apoc.nodes.Nodes
- propertiesLoaded - Variable in class apoc.warmup.Warmup.WarmupResult
- PropertiesManager - Class in apoc.refactor.util
- property - Variable in class apoc.atomic.Atomic.AtomicResults
- property - Variable in class apoc.meta.Meta.MetaResult
- property(Object, String) - Method in class apoc.nodes.Nodes
- propertyKeyCount - Variable in class apoc.meta.Meta.MetaStats
- PropertyValueCount(String, String, Object, long) - Constructor for class apoc.index.SchemaIndex.PropertyValueCount
- propPages - Variable in class apoc.warmup.Warmup.WarmupResult
- propRecordsTotal - Variable in class apoc.warmup.Warmup.WarmupResult
- propsPerPage - Variable in class apoc.warmup.Warmup.WarmupResult
- propsTime - Variable in class apoc.warmup.Warmup.WarmupResult
Q
- query - Variable in class apoc.trigger.TriggerInfo
- query(String, String, Map<String, Object>) - Method in class apoc.export.arrow.ExportArrow
- query(String, String, Map<String, Object>) - Method in class apoc.export.csv.ExportCSV
- query(String, String, Map<String, Object>) - Method in class apoc.export.cypher.ExportCypher
- query(String, String, Map<String, Object>) - Method in class apoc.export.graphml.ExportGraphML
- query(String, String, Map<String, Object>) - Method in class apoc.export.json.ExportJson
- query(String, Map<String, Object>) - Method in class apoc.export.arrow.ExportArrow
- queryForData() - Method in class apoc.search.ParallelNodeSearch.QueryWorker
- queryForNode(String, Function<Map<String, Object>, T>) - Method in class apoc.search.ParallelNodeSearch.QueryWorker
- queryForNodeId() - Method in class apoc.search.ParallelNodeSearch.QueryWorker
- QueryWorker(GraphDatabaseService, String, String, String, Object, Log) - Constructor for class apoc.search.ParallelNodeSearch.QueryWorker
- QueuePoisoningCollector<E> - Class in apoc.index
-
Populate a
BlockingQueue
with a poison element after a stream iteration has been finished. - QueuePoisoningCollector(BlockingQueue<E>, E) - Constructor for class apoc.index.QueuePoisoningCollector
- quotationCharacter(char) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
R
- r2 - Variable in class apoc.math.Regression.Output
- random(long, String) - Method in class apoc.text.Strings
- randomItem(List<Object>) - Method in class apoc.coll.Coll
- randomItems(List<Object>, long, boolean) - Method in class apoc.coll.Coll
- readLockOnNodes(List<Node>) - Method in class apoc.lock.Lock
- readLocksOnRels(List<Relationship>) - Method in class apoc.lock.Lock
- rebind(Transaction) - Method in class apoc.trigger.TriggerMetadata
- record(long) - Method in class apoc.stats.DegreeDistribution.DegreeStats
- RefactorConfig - Class in apoc.refactor.util
- RefactorConfig(Map<String, Object>) - Constructor for class apoc.refactor.util.RefactorConfig
- RefactorConfig.RelationshipSelectionStrategy - Enum Class in apoc.refactor.util
- RefactorUtil - Class in apoc.refactor.util
- RefactorUtil() - Constructor for class apoc.refactor.util.RefactorUtil
- regexGroups(String, String) - Method in class apoc.text.Strings
- regr(String, String, String) - Method in class apoc.math.Regression
- regreplace(String, String, String) - Method in class apoc.text.Strings
- Regression - Class in apoc.math
- Regression() - Constructor for class apoc.math.Regression
- Regression.Output - Class in apoc.math
- rel(long, long) - Method in class apoc.meta.Meta.MetaItem
- REL_TYPES_KEY - Static variable in class apoc.nodes.NodesConfig
- relationship - Variable in class apoc.nodes.Grouping.GroupResult
- relationship(Node, String, Map<String, Object>, Map<String, Object>, Node, Map<String, Object>) - Method in class apoc.merge.Merge
- relationship(Node, String, Map<String, Object>, Node) - Method in class apoc.create.Create
- RELATIONSHIP - Static variable in class apoc.convert.Json
- relationshipEager(Node, String, Map<String, Object>, Map<String, Object>, Node, Map<String, Object>) - Method in class apoc.merge.Merge
- relationshipExists(Node, String) - Method in class apoc.nodes.Nodes
- RelationshipRefactorResult - Class in apoc.refactor
- RelationshipRefactorResult(Long) - Constructor for class apoc.refactor.RelationshipRefactorResult
- relationships - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- relationships - Variable in class apoc.nodes.Grouping.GroupResult
- relationships(Map<String, Object>) - Method in class apoc.schema.Schemas
- RelationshipSequenceExpander - Class in apoc.path
-
An expander for repeating sequences of relationships.
- RelationshipSequenceExpander(String, boolean) - Constructor for class apoc.path.RelationshipSequenceExpander
- RelationshipSequenceExpander(List<String>, boolean) - Constructor for class apoc.path.RelationshipSequenceExpander
- relationshipStatements - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- relationshipTypes(Node, String) - Method in class apoc.nodes.Nodes
- relationshipWithStats(Node, String, Map<String, Object>, Map<String, Object>, Node, Map<String, Object>) - Method in class apoc.merge.Merge
- relationshipWithStatsEager(Node, String, Map<String, Object>, Map<String, Object>, Node, Map<String, Object>) - Method in class apoc.merge.Merge
- relCount - Variable in class apoc.meta.Meta.MetaStats
- relGroupPages - Variable in class apoc.warmup.Warmup.WarmupResult
- relGroupsPerPage - Variable in class apoc.warmup.Warmup.WarmupResult
- relGroupsTime - Variable in class apoc.warmup.Warmup.WarmupResult
- relGroupsTotal - Variable in class apoc.warmup.Warmup.WarmupResult
- relId(Relationship) - Method in class apoc.nodes.Nodes
- relPages - Variable in class apoc.warmup.Warmup.WarmupResult
- rels(Object) - Method in class apoc.nodes.Nodes
- rels(List<Relationship>) - Method in class apoc.lock.Lock
- relsPerPage - Variable in class apoc.warmup.Warmup.WarmupResult
- relsTime - Variable in class apoc.warmup.Warmup.WarmupResult
- relsTotal - Variable in class apoc.warmup.Warmup.WarmupResult
- relType(String) - Method in class apoc.export.graphml.XmlGraphMLReader
- relTypeCount - Variable in class apoc.meta.Meta.MetaStats
- relTypeProperties(Map<String, Object>) - Method in class apoc.meta.Meta
-
This procedure is intended to replicate what's in the core Neo4j product, but with the crucial difference that it supports flexible sampling options, and does not scan the entire database.
- relTypes - Variable in class apoc.meta.Meta.MetaStats
- relTypesCount - Variable in class apoc.meta.Meta.MetaStats
- remove(Object, String, Long, Long) - Method in class apoc.atomic.Atomic
-
remove a value into an array property value
- remove(String) - Method in class apoc.trigger.Trigger
-
Deprecated.
- remove(String) - Method in class apoc.trigger.TriggerHandler
- remove(List<Object>, long, long) - Method in class apoc.coll.Coll
- removeAll() - Method in class apoc.trigger.Trigger
-
Deprecated.
- removeAll() - Method in class apoc.trigger.TriggerHandler
- removeAll(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- removeKey(Map<String, Object>, String, Map<String, Object>) - Method in class apoc.map.Maps
- removeKeys(Map<String, Object>, List<String>, Map<String, Object>) - Method in class apoc.map.Maps
- removeLabels(Object, List<String>) - Method in class apoc.create.Create
- removeProperties(Object, List<String>) - Method in class apoc.create.Create
- removeRelProperties(Object, List<String>) - Method in class apoc.create.Create
- Rename - Class in apoc.refactor.rename
- Rename() - Constructor for class apoc.refactor.rename.Rename
- Rename.BatchAndTotalResultWithInfo - Class in apoc.refactor.rename
- repeat(String, long) - Method in class apoc.text.Strings
- repeat(String, String, long, Map<String, Object>) - Method in class apoc.periodic.Periodic
- replace(String, String, String) - Method in class apoc.text.Strings
- reporter(Reporter) - Method in class apoc.export.graphml.XmlGraphMLReader
- result() - Method in class apoc.agg.CollAggregation.FirstFunction
- result() - Method in class apoc.agg.CollAggregation.LastFunction
- result() - Method in class apoc.agg.CollAggregation.NthFunction
- result() - Method in class apoc.agg.CollAggregation.SliceFunction
- result() - Method in class apoc.agg.Graph.GraphAggregation
- result() - Method in class apoc.agg.MaxAndMinItems.MaxOrMinItemsFunction
- result() - Method in class apoc.agg.Median.MedianFunction
- result() - Method in class apoc.agg.Percentiles.PercentilesFunction
- result() - Method in class apoc.agg.Product.ProductFunction
- result() - Method in class apoc.agg.Statistics.StatisticsFunction
- result() - Method in record class apoc.cypher.Cypher.RowResult
-
Returns the value of the
result
record component. - Result() - Constructor for class apoc.stats.DegreeDistribution.DegreeStats.Result
- resume(String) - Method in class apoc.trigger.Trigger
-
Deprecated.
- retries - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- reverse() - Method in class apoc.path.RelationshipSequenceExpander
- reverseGeocode(double, double, boolean, Map<String, Object>) - Method in class apoc.spatial.Geocode
- reverseOrder(String) - Method in class apoc.coll.Coll
- right - Variable in class apoc.meta.Meta.MetaResult
- rightCount - Variable in class apoc.meta.Meta.MetaItem
- roles - Variable in class apoc.help.HelpResult
- romanToArabic(String) - Method in class apoc.number.ArabicRoman
- row - Variable in class apoc.create.Create.UUIDResult
- row() - Method in record class apoc.cypher.Cypher.RowResult
-
Returns the value of the
row
record component. - RowResult(long, Map<String, Object>) - Constructor for record class apoc.cypher.Cypher.RowResult
-
Creates an instance of a
RowResult
record class. - rows - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- rpad(String, long, String) - Method in class apoc.text.Strings
- run(boolean, boolean, boolean) - Method in class apoc.warmup.Warmup
-
Deprecated.
- run(String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- RundownResult(long, long, long, long, long, Map<String, Long>, long, Map<String, Long>, boolean) - Constructor for class apoc.periodic.Periodic.RundownResult
- runFirstColumn(String, Map<String, Object>, boolean) - Method in class apoc.cypher.CypherFunctions
- runFirstColumnMany(String, Map<String, Object>) - Method in class apoc.cypher.CypherFunctions
- runFirstColumnSingle(String, Map<String, Object>) - Method in class apoc.cypher.CypherFunctions
- runMany(String, Map<String, Object>, Map<String, Object>) - Method in class apoc.cypher.Cypher
- runManyReadOnly(String, Map<String, Object>, Map<String, Object>) - Method in class apoc.cypher.Cypher
- runningTotal(List<Number>) - Method in class apoc.coll.Coll
- runSchema(String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- runtime - Variable in class apoc.periodic.Periodic.RundownResult
- RUNTIME_PATTERN - Static variable in class apoc.periodic.Periodic
- runTimeboxed(String, Map<String, Object>, long) - Method in class apoc.cypher.Timeboxed
- runWrite(String, Map<String, Object>) - Method in class apoc.cypher.Cypher
S
- sample - Variable in class apoc.meta.Meta.MetaResult
- schedule(String, Runnable, long, long) - Method in class apoc.periodic.Periodic
-
Call from a procedure that gets a
@Context GraphDatbaseAPI db;
injected and provide that db to the runnable. - schema(String, Map<String, Object>) - Method in class apoc.export.cypher.ExportCypher
- schema(Map<String, Object>) - Method in class apoc.meta.Meta
- schemaAssert(Map<String, List<Object>>, Map<String, List<Object>>, boolean) - Method in class apoc.schema.Schemas
- SchemaConfig - Class in apoc.schema
- SchemaConfig(Map<String, Object>) - Constructor for class apoc.schema.SchemaConfig
- schemaFor(List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- schemaFor(List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportArrowStrategy
- schemaFor(List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportArrowStreamStrategy
- schemaFor(List<Map<String, Object>>) - Method in class apoc.export.arrow.ExportGraphFileStrategy
- schemaFor(List<Map<String, Object>>) - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- schemaFor(List<Map<String, Object>>) - Method in class apoc.export.arrow.ExportResultFileStrategy
- schemaFor(List<Map<String, Object>>) - Method in class apoc.export.arrow.ExportResultStreamStrategy
- schemaFor(GraphDatabaseService, List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportGraphStrategy
- schemaFor(GraphDatabaseService, List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportResultStrategy
- SchemaIndex - Class in apoc.index
- SchemaIndex() - Constructor for class apoc.index.SchemaIndex
- SchemaIndex.PropertyValueCount - Class in apoc.index
- Schemas - Class in apoc.schema
- Schemas() - Constructor for class apoc.schema.Schemas
- schemaStatements - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- Scoring - Class in apoc.scoring
- Scoring() - Constructor for class apoc.scoring.Scoring
- sech(Double) - Method in class apoc.math.Maths
- seconds - Variable in class apoc.date.Date.FieldResult
- selector - Variable in class apoc.trigger.TriggerInfo
- serializeProperty(JsonGenerator, String, Object, boolean) - Method in enum class apoc.export.json.JsonFormatSerializer
- set(List<Object>, long, Object) - Method in class apoc.coll.Coll
- setBoolean(Boolean, int) - Method in class apoc.coll.Coll.ElementsResult
- setDouble(Double, int) - Method in class apoc.coll.Coll.ElementsResult
- setEndNodesOnly(boolean) - Method in class apoc.path.LabelMatcherGroup
- setEntry(Map<String, Object>, String, Object) - Method in class apoc.map.Maps
- setJsonProperty(Node, String, Object) - Method in class apoc.convert.Json
- setKey(Map<String, Object>, String, Object) - Method in class apoc.map.Maps
- setLabels(Object, List<String>) - Method in class apoc.create.Create
- setLastUpdate(String, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- setList(List, int) - Method in class apoc.coll.Coll.ElementsResult
- setLists(Map<String, Object>, List<String>, List<Object>) - Method in class apoc.map.Maps
- setLong(Long, int) - Method in class apoc.coll.Coll.ElementsResult
- setMap(Map, int) - Method in class apoc.coll.Coll.ElementsResult
- setNode(Node, int) - Method in class apoc.coll.Coll.ElementsResult
- setObject(Object, int) - Method in class apoc.coll.Coll.ElementsResult
- setPairs(Map<String, Object>, List<List<Object>>) - Method in class apoc.map.Maps
- setPath(Path, int) - Method in class apoc.coll.Coll.ElementsResult
- setPreviousChild(Node) - Method in class apoc.load.Xml.ParentAndChildPair
- setProperties(Object, List<String>, List<Object>) - Method in class apoc.create.Create
- setProperty(Object, String, Object) - Method in class apoc.create.Create
- setRelationship(Relationship, int) - Method in class apoc.coll.Coll.ElementsResult
- setRelProperties(Object, List<String>, List<Object>) - Method in class apoc.create.Create
- setRelProperty(Object, String, Object) - Method in class apoc.create.Create
- setString(String, int) - Method in class apoc.coll.Coll.ElementsResult
- setType(Relationship, String) - Method in class apoc.refactor.GraphRefactoring
-
Changes the relationship-type of a relationship by creating a new one between the two nodes and deleting the old.
- setValues(Map<String, Object>, List<Object>) - Method in class apoc.map.Maps
- sha1(List<Object>) - Method in class apoc.util.Utils
- sha256(List<Object>) - Method in class apoc.util.Utils
- sha384(List<Object>) - Method in class apoc.util.Utils
- sha512(List<Object>) - Method in class apoc.util.Utils
- show(String) - Method in class apoc.trigger.TriggerNewProcedures
- shuffle(List<Object>) - Method in class apoc.coll.Coll
- sigmoid(Double) - Method in class apoc.math.Maths
- sigmoidPrime(Double) - Method in class apoc.math.Maths
- signature - Variable in class apoc.help.HelpResult
- sinh(Double) - Method in class apoc.math.Maths
- skipLines(int) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- sleep(long) - Method in class apoc.util.Utils
- slice() - Method in class apoc.agg.CollAggregation
- slice(Path, long, long) - Method in class apoc.path.Paths
- SliceFunction() - Constructor for class apoc.agg.CollAggregation.SliceFunction
- slope - Variable in class apoc.math.Regression.Output
- slug(String, String) - Method in class apoc.text.Strings
- snakeCase(String) - Method in class apoc.text.Strings
- SorensenDiceCoefficient - Class in apoc.text
- SorensenDiceCoefficient() - Constructor for class apoc.text.SorensenDiceCoefficient
- sorensenDiceSimilarity(String, String, String) - Method in class apoc.text.Strings
- sort(List<Object>) - Method in class apoc.coll.Coll
- sortByDistance(List<Path>) - Method in class apoc.spatial.Distance
- sortedProperties(Map<String, Object>, boolean) - Method in class apoc.map.Maps
- sortMaps(List<Map<String, Object>>, String) - Method in class apoc.coll.Coll
- sortMulti(List<Map<String, Object>>, List<String>, long, long) - Method in class apoc.coll.Coll
- sortNodes(List<Node>, String) - Method in class apoc.coll.Coll
- sortPaths(List<Path>) - Method in class apoc.spatial.Distance
- sortText(List<String>, Map<String, Object>) - Method in class apoc.coll.Coll
- source - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- source(ExportConfig.NodeConfig) - Method in class apoc.export.graphml.XmlGraphMLReader
- spanningTree(Object, Map<String, Object>) - Method in class apoc.path.PathExplorer
- split(String, String, Long) - Method in class apoc.text.Strings
- split(List<Object>, Object) - Method in class apoc.coll.Coll
- spread() - Method in class apoc.nodes.Grouping.GroupResult
- start() - Method in class apoc.trigger.TriggerHandler
- start(String, String) - Method in class apoc.trigger.TriggerNewProcedures
- START_ID_ATTR - Static variable in class apoc.export.csv.CsvLoaderConstants
- START_ID_FIELD - Static variable in class apoc.export.csv.CsvLoaderConstants
- startNode(Relationship) - Method in class apoc.nodes.Nodes
- statistics() - Method in class apoc.agg.Statistics
- Statistics - Class in apoc.agg
- Statistics() - Constructor for class apoc.agg.Statistics
- Statistics.StatisticsFunction - Class in apoc.agg
- StatisticsFunction() - Constructor for class apoc.agg.Statistics.StatisticsFunction
- stats - Variable in class apoc.meta.Meta.MetaStats
- stats() - Method in class apoc.meta.Meta
- stdev(List<Number>, boolean) - Method in class apoc.coll.Coll
- stop() - Method in class apoc.trigger.TriggerHandler
- stop(String, String) - Method in class apoc.trigger.TriggerNewProcedures
- storeNodeIds() - Method in class apoc.export.graphml.XmlGraphMLReader
- stream(byte[], Map<String, Object>) - Method in class apoc.load.LoadArrow
- stream(Object, ArrowConfig) - Method in class apoc.export.arrow.ExportArrowService
- stream(String, Map<String, Object>) - Method in class apoc.log.Neo4jLogStream
- stringContainsSpecialCharacters(String) - Method in class apoc.export.csv.CustomCSVWriter
-
We have overridden the openCSV writer so that empty strings are also counted as special.
- stringIds(boolean) - Method in class apoc.export.csv.CsvLoaderConfig.Builder
- stringPropPages - Variable in class apoc.warmup.Warmup.WarmupResult
- stringPropRecordsTotal - Variable in class apoc.warmup.Warmup.WarmupResult
- stringPropsPerPage - Variable in class apoc.warmup.Warmup.WarmupResult
- stringPropsTime - Variable in class apoc.warmup.Warmup.WarmupResult
- Strings - Class in apoc.text
- Strings() - Constructor for class apoc.text.Strings
- sub(Number, Number) - Static method in class apoc.atomic.util.AtomicUtils
- sub(String, String) - Method in class apoc.number.exact.Exact
- subGraph(Map<String, Object>) - Method in class apoc.meta.Meta
- subgraphAll(Object, Map<String, Object>) - Method in class apoc.path.PathExplorer
- subgraphNodes(Object, Map<String, Object>) - Method in class apoc.path.PathExplorer
- submap(Map<String, Object>, List<String>, List<Object>, boolean) - Method in class apoc.map.Maps
- submit(String, String, Map<String, Object>) - Method in class apoc.periodic.Periodic
- subtract(Object, String, Number, Long) - Method in class apoc.atomic.Atomic
-
decrement a property's value
- subtract(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- sum(Number, Number) - Static method in class apoc.atomic.util.AtomicUtils
- sum(List<Number>) - Method in class apoc.coll.Coll
- sumLongs(List<Number>) - Method in class apoc.coll.Coll
- supplier() - Method in class apoc.index.QueuePoisoningCollector
- swapCase(String) - Method in class apoc.text.Strings
- SYS_DB_NON_WRITER_ERROR - Static variable in class apoc.trigger.Trigger
- systemTimezone() - Method in class apoc.date.Date
T
- tanh(Double) - Method in class apoc.math.Maths
- target(ExportConfig.NodeConfig) - Method in class apoc.export.graphml.XmlGraphMLReader
- TemporalProcedures - Class in apoc.temporal
- TemporalProcedures() - Constructor for class apoc.temporal.TemporalProcedures
- terminationGuard - Variable in class apoc.cypher.Cypher
- terminationGuard - Variable in class apoc.cypher.Timeboxed
- terminationGuard - Variable in class apoc.export.arrow.ExportArrow
- terminationGuard - Variable in class apoc.export.csv.ExportCSV
- terminationGuard - Variable in class apoc.export.cypher.ExportCypher
- terminationGuard - Variable in class apoc.export.graphml.ExportGraphML
- terminationGuard - Variable in class apoc.export.json.ExportJson
- terminationGuard - Variable in class apoc.export.json.ImportJson
- terminationGuard - Variable in class apoc.index.SchemaIndex
- terminationGuard - Variable in class apoc.load.LoadJson
- terminationGuard - Variable in class apoc.load.Xml
- terminationGuard - Variable in class apoc.periodic.Periodic
- terminationGuard - Variable in class apoc.refactor.rename.Rename
- terminationGuard - Variable in class apoc.spatial.Geocode
- terminationGuard - Variable in class apoc.util.Utils
- text - Variable in class apoc.help.HelpResult
- time - Variable in class apoc.export.cypher.ExportCypher.DataProgressInfo
- Timeboxed - Class in apoc.cypher
- Timeboxed() - Constructor for class apoc.cypher.Timeboxed
- timeTaken - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- to(Relationship, Node) - Method in class apoc.refactor.GraphRefactoring
-
Redirects a relationships to a new target node.
- toCypher(Object, Map<String, Object>) - Method in class apoc.text.Strings
- toExact(Long) - Method in class apoc.number.exact.Exact
- toField(String, Set<String>) - Static method in interface apoc.export.arrow.ExportArrowStrategy
- toFloat(String, Long, String) - Method in class apoc.number.exact.Exact
- toInteger(String, Long, String) - Method in class apoc.number.exact.Exact
- toISO8601(Long, String) - Method in class apoc.date.Date
- toIterator(ProgressReporter, IN) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- toIterator(ProgressReporter, SubGraph) - Method in class apoc.export.arrow.ExportGraphFileStrategy
- toIterator(ProgressReporter, Result) - Method in class apoc.export.arrow.ExportResultFileStrategy
- toIterator(IN) - Method in interface apoc.export.arrow.ExportArrowStreamStrategy
- toIterator(SubGraph) - Method in class apoc.export.arrow.ExportGraphStreamStrategy
- toIterator(Result) - Method in class apoc.export.arrow.ExportResultStreamStrategy
- toJson(Object) - Method in class apoc.convert.Json
- toList(Object) - Method in class apoc.convert.Convert
- toMap() - Method in class apoc.trigger.TriggerMetadata
- toMap(Object) - Method in class apoc.convert.Convert
- toMap(QueryStatistics) - Static method in class apoc.cypher.Cypher
- toMap(QueryStatistics, long, long) - Static method in class apoc.cypher.Cypher
- toNode(Object) - Method in class apoc.convert.Convert
- toNodeList(Object) - Method in class apoc.convert.Convert
- toPoint(Map<String, Object>) - Static method in class apoc.export.json.JsonImporter
- toRelationship(Object) - Method in class apoc.convert.Convert
- toRelationshipList(Object) - Method in class apoc.convert.Convert
- toSet(Object) - Method in class apoc.convert.Convert
- toSet(List<Object>) - Method in class apoc.coll.Coll
- toSortedJsonMap(Object, boolean) - Method in class apoc.convert.Json
- toString() - Method in record class apoc.cypher.Cypher.RowResult
-
Returns a string representation of this record class.
- toString() - Method in class apoc.index.SchemaIndex.PropertyValueCount
- total - Variable in class apoc.refactor.rename.Rename.BatchAndTotalResultWithInfo
- total - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- total - Variable in class apoc.stats.DegreeDistribution.DegreeStats
- totalTime - Variable in class apoc.warmup.Warmup.WarmupResult
- toTree(List<Path>, boolean, Map<String, Object>) - Method in class apoc.convert.Json
- toUpperCase(String) - Method in class apoc.text.Strings
- toYears(Object, String) - Method in class apoc.date.Date
- toZonedTemporal(String, String, String) - Method in class apoc.temporal.TemporalProcedures
- transaction - Variable in class apoc.meta.Meta
- transaction - Variable in class apoc.refactor.rename.Rename
- transactionWasTerminated - Variable in class apoc.warmup.Warmup.WarmupResult
- traverse(TraversalDescription, Iterable<Node>, String, String, long, long, Uniqueness, boolean, boolean, EnumMap<PathExplorer.NodeFilter, List<Node>>, String, boolean) - Static method in class apoc.path.PathExplorer
- Trigger - Class in apoc.trigger
- Trigger() - Constructor for class apoc.trigger.Trigger
- TRIGGER_BAD_TARGET_ERROR - Static variable in class apoc.trigger.TriggerNewProcedures
- TRIGGER_NOT_ROUTED_ERROR - Static variable in class apoc.trigger.TriggerNewProcedures
- TRIGGER_REFRESH - Static variable in class apoc.trigger.TriggerHandler
- triggerHandler - Variable in class apoc.trigger.Trigger
- TriggerHandler - Class in apoc.trigger
- TriggerHandler(GraphDatabaseService, DatabaseManagementService, ApocConfig, Log, Pools, JobScheduler) - Constructor for class apoc.trigger.TriggerHandler
- TriggerHandlerNewProcedures - Class in apoc.trigger
- TriggerHandlerNewProcedures() - Constructor for class apoc.trigger.TriggerHandlerNewProcedures
- TriggerInfo - Class in apoc.trigger
- TriggerInfo(String) - Constructor for class apoc.trigger.TriggerInfo
- TriggerInfo(String, String) - Constructor for class apoc.trigger.TriggerInfo
- TriggerInfo(String, String, Map<String, Object>, boolean, boolean) - Constructor for class apoc.trigger.TriggerInfo
- TriggerInfo(String, String, Map<String, Object>, Map<String, Object>, boolean, boolean) - Constructor for class apoc.trigger.TriggerInfo
- TriggerMetadata - Class in apoc.trigger
- TriggerNewProcedures - Class in apoc.trigger
- TriggerNewProcedures() - Constructor for class apoc.trigger.TriggerNewProcedures
- truncate(Map<String, Object>) - Method in class apoc.periodic.Periodic
- tx - Variable in class apoc.algo.Cover
- tx - Variable in class apoc.algo.PathFinding
- tx - Variable in class apoc.atomic.Atomic
- tx - Variable in class apoc.coll.Coll
- tx - Variable in class apoc.create.Create
- tx - Variable in class apoc.cypher.Cypher
- tx - Variable in class apoc.cypher.CypherFunctions
- tx - Variable in class apoc.diff.Diff
- tx - Variable in class apoc.example.Examples
- tx - Variable in class apoc.export.arrow.ExportArrow
- tx - Variable in class apoc.export.csv.ExportCSV
- tx - Variable in class apoc.export.cypher.ExportCypher
- tx - Variable in class apoc.export.graphml.ExportGraphML
- tx - Variable in class apoc.export.json.ExportJson
- tx - Variable in class apoc.graph.Graphs
- tx - Variable in class apoc.hashing.Fingerprinting
- tx - Variable in class apoc.help.Help
- tx - Variable in class apoc.index.SchemaIndex
- tx - Variable in class apoc.load.Xml
- tx - Variable in class apoc.lock.Lock
- tx - Variable in class apoc.map.Maps
- tx - Variable in class apoc.math.Regression
- tx - Variable in class apoc.merge.Merge
- tx - Variable in class apoc.meta.Meta
- tx - Variable in class apoc.neighbors.Neighbors
- tx - Variable in class apoc.nodes.Grouping
- tx - Variable in class apoc.nodes.Nodes
- tx - Variable in class apoc.path.PathExplorer
- tx - Variable in class apoc.periodic.Periodic
- tx - Variable in class apoc.refactor.GraphRefactoring
- tx - Variable in class apoc.refactor.rename.Rename
- tx - Variable in class apoc.schema.Schemas
- tx - Variable in class apoc.search.ParallelNodeSearch
- tx - Variable in class apoc.stats.DegreeDistribution
- tx - Variable in class apoc.text.Strings
- tx - Variable in class apoc.trigger.TriggerNewProcedures
- tx - Variable in class apoc.warmup.Warmup
- type - Variable in class apoc.help.HelpResult
- type - Variable in class apoc.meta.Meta.MetaResult
- type - Variable in class apoc.stats.DegreeDistribution.DegreeStats.Result
- type(String) - Method in class apoc.meta.Meta.MetaItem
- type(String, String, List<Relationship>, Map<String, Object>) - Method in class apoc.refactor.rename.Rename
-
Rename the Relationship Type by creating a new one and deleting the old.
- type(Relationship) - Method in class apoc.nodes.Nodes
- TYPE - Static variable in class apoc.export.graphml.XmlGraphMLReader
- TYPE_ATTR - Static variable in class apoc.export.csv.CsvLoaderConstants
- TYPE_FIELD - Static variable in class apoc.export.csv.CsvLoaderConstants
- typeCypher(Object) - Method in class apoc.meta.Meta
- typeForNode(Collection<String>, String) - Method in class apoc.export.json.ImportJsonConfig
- typeForRel(String, String) - Method in class apoc.export.json.ImportJsonConfig
- typeName - Variable in class apoc.stats.DegreeDistribution.DegreeStats
- typeProperty(String, String, List<Relationship>, Map<String, Object>) - Method in class apoc.refactor.rename.Rename
-
Rename property of a relationship by creating a new one and deleting the old.
- typesCypher(Object) - Method in class apoc.meta.Meta
U
- unavailable() - Method in class apoc.cypher.CypherInitializer
- unflatEntry(Map<String, Object>, Object, String, String) - Static method in class apoc.map.Maps
- unflatten(Map<String, Object>, String) - Method in class apoc.map.Maps
- union(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- unionAll(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- unique - Variable in class apoc.meta.Meta.MetaResult
- UNIQUENESS - Static variable in class apoc.path.PathExplorer
- update(Object, String, String, Long) - Method in class apoc.atomic.Atomic
-
update the property's value
- updateCache() - Method in class apoc.trigger.TriggerHandler
- updatePaused(String, boolean) - Method in class apoc.trigger.TriggerHandler
- updatePaused(String, String, boolean, Transaction) - Static method in class apoc.trigger.TriggerHandlerNewProcedures
- updates - Variable in class apoc.periodic.Periodic.RundownResult
- updateTree(Map<String, Object>, String, List<List<Object>>) - Method in class apoc.map.Maps
- upperCamelCase(String) - Method in class apoc.text.Strings
- urlAccessChecker - Variable in class apoc.export.csv.ImportCsv
- urlAccessChecker - Variable in class apoc.export.graphml.ExportGraphML
- urlAccessChecker - Variable in class apoc.export.json.ImportJson
- urlAccessChecker - Variable in class apoc.load.LoadArrow
- urlAccessChecker - Variable in class apoc.load.LoadJson
- urlAccessChecker - Variable in class apoc.load.Xml
- urlAccessChecker - Variable in class apoc.spatial.Geocode
- urldecode(String) - Method in class apoc.text.Strings
- urlencode(String) - Method in class apoc.text.Strings
- Utils - Class in apoc.util
- Utils() - Constructor for class apoc.util.Utils
- uuid - Variable in class apoc.create.Create.UUIDResult
- uuid() - Method in class apoc.create.Create
-
Deprecated.
- uuidBase64() - Method in class apoc.create.Create
- uuidBase64ToHex(String) - Method in class apoc.create.Create
- uuidHexToBase64(String) - Method in class apoc.create.Create
- UUIDResult(long) - Constructor for class apoc.create.Create.UUIDResult
- uuids(long) - Method in class apoc.create.Create
-
Deprecated.
V
- validate(boolean, String, List<Object>) - Method in class apoc.util.Utils
- validateDocument(Object, Map<String, Object>) - Method in class apoc.graph.Graphs
- validatePredicate(boolean, String, List<Object>) - Method in class apoc.util.Utils
- value - Variable in class apoc.date.Date.FieldResult
- value - Variable in class apoc.index.SchemaIndex.PropertyValueCount
- valueOf(String) - Static method in enum class apoc.export.json.JsonFormatSerializer
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class apoc.refactor.util.RefactorConfig.RelationshipSelectionStrategy
-
Returns the enum constant of this class with the specified name.
- values - Variable in class apoc.search.ParallelNodeSearch.NodeReducedResult
- values() - Static method in enum class apoc.export.json.JsonFormatSerializer
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class apoc.refactor.util.RefactorConfig.RelationshipSelectionStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(Map<String, Object>, List<String>, boolean) - Method in class apoc.map.Maps
- version() - Method in class apoc.version.Version
- Version - Class in apoc.version
- Version() - Constructor for class apoc.version.Version
- virtualFromNodeFunction(Node, List<String>) - Method in class apoc.create.Create
- virtualPath(List<String>, Map<String, Object>, String, Map<String, Object>, List<String>, Map<String, Object>) - Method in class apoc.create.Create
- vNode(List<String>, Map<String, Object>) - Method in class apoc.create.Create
- vNodeFunction(List<String>, Map<String, Object>) - Method in class apoc.create.Create
- vNodes(List<String>, List<Map<String, Object>>) - Method in class apoc.create.Create
- vRelationship(Node, String, Map<String, Object>, Node) - Method in class apoc.create.Create
- vRelationshipFunction(Node, String, Map<String, Object>, Node) - Method in class apoc.create.Create
W
- Warmup - Class in apoc.warmup
- Warmup() - Constructor for class apoc.warmup.Warmup
- Warmup.WarmupResult - Class in apoc.warmup
- WarmupResult(long, long, Warmup.PageResult, long, Warmup.PageResult, Warmup.PageResult, boolean, Warmup.PageResult, long, boolean, boolean, Warmup.PageResult, Warmup.PageResult, boolean, List<Warmup.PageResult>) - Constructor for class apoc.warmup.Warmup.WarmupResult
- wasTerminated - Variable in class apoc.periodic.Periodic.RundownResult
- weekdays - Variable in class apoc.date.Date.FieldResult
- when(boolean, String, String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- whenCase(List<Object>, String, Map<String, Object>) - Method in class apoc.cypher.Cypher
- WILDCARD_PROPS - Static variable in class apoc.export.json.ImportJsonConfig
- withError(Exception) - Method in class apoc.refactor.NodeRefactorResult
- withError(Exception) - Method in class apoc.refactor.RelationshipRefactorResult
- withError(String) - Method in class apoc.refactor.RelationshipRefactorResult
- withOther(Node) - Method in class apoc.refactor.NodeRefactorResult
- withOther(Relationship) - Method in class apoc.refactor.RelationshipRefactorResult
- withUpdatingTransaction(String, Function<Transaction, T>) - Method in class apoc.trigger.TriggerNewProcedures
- write(int, Object, FieldVector) - Method in interface apoc.export.arrow.ExportArrowStrategy
- write(SubGraph, Writer, Reporter, ExportConfig) - Method in class apoc.export.graphml.XmlGraphMLWriter
- writeAll(SubGraph, Reporter, ExportConfig, CSVWriter) - Method in class apoc.export.csv.CsvFormat
- writeBatch(BufferAllocator, List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportArrowStreamStrategy
- writeBatch(VectorSchemaRoot, ArrowWriter, List<Map<String, Object>>) - Method in interface apoc.export.arrow.ExportArrowFileStrategy
- writeJsonResult(Object) - Static method in class apoc.convert.Json
- writeNode(JsonGenerator, Node, ExportConfig) - Method in enum class apoc.export.json.JsonFormatSerializer
- writeRelationship(JsonGenerator, Relationship, ExportConfig) - Method in enum class apoc.export.json.JsonFormatSerializer
- writeResultHeader(Result, CSVWriter) - Method in class apoc.export.csv.CsvFormat
- writes - Variable in class apoc.help.HelpResult
X
- xml(Object, String, Map<String, Object>, boolean) - Method in class apoc.load.Xml
- Xml - Class in apoc.load
- Xml() - Constructor for class apoc.load.Xml
- Xml.ParentAndChildPair - Class in apoc.load
- XmlGraphMLReader - Class in apoc.export.graphml
-
Created by mh on 10.07.13.
- XmlGraphMLReader(GraphDatabaseService) - Constructor for class apoc.export.graphml.XmlGraphMLReader
- XmlGraphMLWriter - Class in apoc.export.graphml
- XmlGraphMLWriter() - Constructor for class apoc.export.graphml.XmlGraphMLWriter
- XmlNodeExport - Class in apoc.export.graphml
- XmlNodeExport() - Constructor for class apoc.export.graphml.XmlNodeExport
- XmlNodeExport.ExportNode - Interface in apoc.export.graphml
Y
- years - Variable in class apoc.date.Date.FieldResult
Z
- zip(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- zipToRows(List<Object>, List<Object>) - Method in class apoc.coll.Coll
- zoneid - Variable in class apoc.date.Date.FieldResult
_
- _1 - Variable in class apoc.coll.Coll.ElementsResult
- _10 - Variable in class apoc.coll.Coll.ElementsResult
- _10b - Variable in class apoc.coll.Coll.ElementsResult
- _10f - Variable in class apoc.coll.Coll.ElementsResult
- _10i - Variable in class apoc.coll.Coll.ElementsResult
- _10l - Variable in class apoc.coll.Coll.ElementsResult
- _10m - Variable in class apoc.coll.Coll.ElementsResult
- _10n - Variable in class apoc.coll.Coll.ElementsResult
- _10p - Variable in class apoc.coll.Coll.ElementsResult
- _10r - Variable in class apoc.coll.Coll.ElementsResult
- _10s - Variable in class apoc.coll.Coll.ElementsResult
- _1b - Variable in class apoc.coll.Coll.ElementsResult
- _1f - Variable in class apoc.coll.Coll.ElementsResult
- _1i - Variable in class apoc.coll.Coll.ElementsResult
- _1l - Variable in class apoc.coll.Coll.ElementsResult
- _1m - Variable in class apoc.coll.Coll.ElementsResult
- _1n - Variable in class apoc.coll.Coll.ElementsResult
- _1p - Variable in class apoc.coll.Coll.ElementsResult
- _1r - Variable in class apoc.coll.Coll.ElementsResult
- _1s - Variable in class apoc.coll.Coll.ElementsResult
- _2 - Variable in class apoc.coll.Coll.ElementsResult
- _2b - Variable in class apoc.coll.Coll.ElementsResult
- _2f - Variable in class apoc.coll.Coll.ElementsResult
- _2i - Variable in class apoc.coll.Coll.ElementsResult
- _2l - Variable in class apoc.coll.Coll.ElementsResult
- _2m - Variable in class apoc.coll.Coll.ElementsResult
- _2n - Variable in class apoc.coll.Coll.ElementsResult
- _2p - Variable in class apoc.coll.Coll.ElementsResult
- _2r - Variable in class apoc.coll.Coll.ElementsResult
- _2s - Variable in class apoc.coll.Coll.ElementsResult
- _3 - Variable in class apoc.coll.Coll.ElementsResult
- _3b - Variable in class apoc.coll.Coll.ElementsResult
- _3f - Variable in class apoc.coll.Coll.ElementsResult
- _3i - Variable in class apoc.coll.Coll.ElementsResult
- _3l - Variable in class apoc.coll.Coll.ElementsResult
- _3m - Variable in class apoc.coll.Coll.ElementsResult
- _3n - Variable in class apoc.coll.Coll.ElementsResult
- _3p - Variable in class apoc.coll.Coll.ElementsResult
- _3r - Variable in class apoc.coll.Coll.ElementsResult
- _3s - Variable in class apoc.coll.Coll.ElementsResult
- _4 - Variable in class apoc.coll.Coll.ElementsResult
- _4b - Variable in class apoc.coll.Coll.ElementsResult
- _4f - Variable in class apoc.coll.Coll.ElementsResult
- _4i - Variable in class apoc.coll.Coll.ElementsResult
- _4l - Variable in class apoc.coll.Coll.ElementsResult
- _4m - Variable in class apoc.coll.Coll.ElementsResult
- _4n - Variable in class apoc.coll.Coll.ElementsResult
- _4p - Variable in class apoc.coll.Coll.ElementsResult
- _4r - Variable in class apoc.coll.Coll.ElementsResult
- _4s - Variable in class apoc.coll.Coll.ElementsResult
- _5 - Variable in class apoc.coll.Coll.ElementsResult
- _5b - Variable in class apoc.coll.Coll.ElementsResult
- _5f - Variable in class apoc.coll.Coll.ElementsResult
- _5i - Variable in class apoc.coll.Coll.ElementsResult
- _5l - Variable in class apoc.coll.Coll.ElementsResult
- _5m - Variable in class apoc.coll.Coll.ElementsResult
- _5n - Variable in class apoc.coll.Coll.ElementsResult
- _5p - Variable in class apoc.coll.Coll.ElementsResult
- _5r - Variable in class apoc.coll.Coll.ElementsResult
- _5s - Variable in class apoc.coll.Coll.ElementsResult
- _6 - Variable in class apoc.coll.Coll.ElementsResult
- _6b - Variable in class apoc.coll.Coll.ElementsResult
- _6f - Variable in class apoc.coll.Coll.ElementsResult
- _6i - Variable in class apoc.coll.Coll.ElementsResult
- _6l - Variable in class apoc.coll.Coll.ElementsResult
- _6m - Variable in class apoc.coll.Coll.ElementsResult
- _6n - Variable in class apoc.coll.Coll.ElementsResult
- _6p - Variable in class apoc.coll.Coll.ElementsResult
- _6r - Variable in class apoc.coll.Coll.ElementsResult
- _6s - Variable in class apoc.coll.Coll.ElementsResult
- _7 - Variable in class apoc.coll.Coll.ElementsResult
- _7b - Variable in class apoc.coll.Coll.ElementsResult
- _7f - Variable in class apoc.coll.Coll.ElementsResult
- _7i - Variable in class apoc.coll.Coll.ElementsResult
- _7l - Variable in class apoc.coll.Coll.ElementsResult
- _7m - Variable in class apoc.coll.Coll.ElementsResult
- _7n - Variable in class apoc.coll.Coll.ElementsResult
- _7p - Variable in class apoc.coll.Coll.ElementsResult
- _7r - Variable in class apoc.coll.Coll.ElementsResult
- _7s - Variable in class apoc.coll.Coll.ElementsResult
- _8 - Variable in class apoc.coll.Coll.ElementsResult
- _8b - Variable in class apoc.coll.Coll.ElementsResult
- _8f - Variable in class apoc.coll.Coll.ElementsResult
- _8i - Variable in class apoc.coll.Coll.ElementsResult
- _8l - Variable in class apoc.coll.Coll.ElementsResult
- _8m - Variable in class apoc.coll.Coll.ElementsResult
- _8n - Variable in class apoc.coll.Coll.ElementsResult
- _8p - Variable in class apoc.coll.Coll.ElementsResult
- _8r - Variable in class apoc.coll.Coll.ElementsResult
- _8s - Variable in class apoc.coll.Coll.ElementsResult
- _9 - Variable in class apoc.coll.Coll.ElementsResult
- _9b - Variable in class apoc.coll.Coll.ElementsResult
- _9f - Variable in class apoc.coll.Coll.ElementsResult
- _9i - Variable in class apoc.coll.Coll.ElementsResult
- _9l - Variable in class apoc.coll.Coll.ElementsResult
- _9m - Variable in class apoc.coll.Coll.ElementsResult
- _9n - Variable in class apoc.coll.Coll.ElementsResult
- _9p - Variable in class apoc.coll.Coll.ElementsResult
- _9r - Variable in class apoc.coll.Coll.ElementsResult
- _9s - Variable in class apoc.coll.Coll.ElementsResult
All Classes and Interfaces|All Packages|Constant Field Values