Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neomjs/neo
/ functions
Functions
8,612 in github.com/neomjs/neo
⨍
Functions
8,612
◇
Types & classes
2,567
↓ 2 callers
Function
record
(id, timestampMs)
test/playwright/unit/ai/daemons/embed/drainCycle.spec.mjs:50
↓ 2 callers
Method
recordGcMetric
* @summary Test-stubbable seam — emits one KB `tombstone` telemetry event. * * `recordIngestionMetric` is best-effort (never throws into the
ai/daemons/kb-gc/KbGarbageCollectionService.mjs:386
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/devindex/view/learn/MainContainerStateProvider.mjs:129
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/portal/view/learn/MainContainerStateProvider.mjs:142
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/portal/view/news/blog/MainContainerStateProvider.mjs:124
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/portal/view/news/release/MainContainerStateProvider.mjs:124
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/portal/view/news/pulls/MainContainerStateProvider.mjs:125
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/portal/view/news/tickets/MainContainerStateProvider.mjs:129
↓ 2 callers
Method
recordIsHidden
* We need to check the parent-node chain inside the tree. * => Any hidden parent-node results in a hidden record. * @param {Object} record
apps/portal/view/news/discussions/MainContainerStateProvider.mjs:122
↓ 2 callers
Method
recordMetric
* @summary Records best-effort ingestion telemetry without affecting the caller path. * @param {Object} summary Ingestion summary. * @param
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:629
↓ 2 callers
Method
recordReconcileMetric
* @summary Test-stubbable seam — emits one KB `reconcile` telemetry event. * * `recordIngestionMetric` is best-effort (it never throws into
ai/daemons/kb-reconciliation/KbReconciliationService.mjs:409
↓ 2 callers
Method
recreateContent
* Recreates the current centerEl, month & year el * @param {Number} monthIncrement * @param {Number} yearIncrement * @param {Boolean} [
src/component/DateSelector.mjs:849
↓ 2 callers
Method
recreateContent
* Recreates the current month view * @param {Boolean} [syncIds=true] * @protected
src/date/DayViewComponent.mjs:238
↓ 2 callers
Method
recreateListItems
*
src/form/field/Time.mjs:383
↓ 2 callers
Method
refreshRegionColumns
* Recomputes the region-grouped column arrays from the global `columns` collection. These * arrays are the engine's region+index oracle — they mu
src/grid/Container.mjs:998
↓ 2 callers
Function
regionColumns
* Reads the grid's three region-grouped column arrays from the App Worker as ordered dataField * lists — the engine's authoritative region+index mode
test/playwright/e2e/GridColumnOverdragScroll.spec.mjs:208
↓ 2 callers
Method
register
* @param {Object} config * @param {Boolean} config.bubble * @param {String} config.delegate * @param {String} config.eventName
src/manager/DomEvent.mjs:401
↓ 2 callers
Method
registerAgent
* @param {String} id * @param {WebSocket} ws
ai/mcp/server/neural-link/Bridge.mjs:157
↓ 2 callers
Method
registerPostUpdate
* Queues a component update to be executed after another component's update is complete. * @param {String} ownerId The `id` of the component
src/manager/VDomUpdate.mjs:439
↓ 2 callers
Method
registerWrapperNode
* @param {String} wrapperId * @param {Neo.component.Base} component
src/manager/Component.mjs:561
↓ 2 callers
Function
releaseHeartbeatLock
({lockPath = HEARTBEAT_LOCK_PATH} = {})
ai/scripts/lifecycle/heartbeatLock.mjs:63
↓ 2 callers
Function
releaseHeavyMaintenanceLeaseSync
({ token, leasePath = DEFAULT_HEAVY_MAINTENANCE_LEASE_PATH, fsModule = fs, now = new Da
ai/daemons/orchestrator/services/HeavyMaintenanceLeaseService.mjs:298
↓ 2 callers
Method
remoteDestroy
* Backend-first destroy over the remotes-api. * * If `api.destroy` is configured, the record is deleted on the backend **first** and only re
src/data/Store.mjs:1279
↓ 2 callers
Method
remoteUpdate
* Backend-first update over the remotes-api. * * If `api.update` is configured, the changed `data` (keyed by the record's `keyProperty`) is
src/data/Store.mjs:1337
↓ 2 callers
Method
removeBodyCursorCls
*
src/calendar/view/week/EventDragZone.mjs:531
↓ 2 callers
Method
removeChildAttributes
* Removes all CSS rules from a container item this layout is bound to. * Gets called when switching to a different layout. * @param {Neo.com
src/layout/Fit.mjs:45
↓ 2 callers
Method
removeEdge
* Removes an edge from the Native Edge Graph Database topology. * @param {String} edgeId
ai/graph/Database.mjs:405
↓ 2 callers
Method
removeEdges
* Exterminates specified Edge links synchronously tracking physical memory un-mappings. * @param {Object[]} edges
ai/graph/storage/Base.mjs:47
↓ 2 callers
Method
removeLast
* Removes the container item at the last index * @param {Boolean} [destroyItem=true] * @param {Boolean} [silent=false]
src/container/Base.mjs:923
↓ 2 callers
Method
removeMap
*
src/component/wrapper/OpenStreetMaps.mjs:334
↓ 2 callers
Method
removeMap
*
src/component/wrapper/GoogleMaps.mjs:334
↓ 2 callers
Method
removeNode
* Removes a node and elegantly cascades relationship topological deletions cleanly tracking LRU truncations accurately locally. * @param {String}
ai/graph/Database.mjs:413
↓ 2 callers
Method
removeNodes
* Bulk atomic deletion of graph nodes mapping back to SQLite natively. * @param {String[]} nodeIds
ai/services/memory-core/GraphService.mjs:1140
↓ 2 callers
Method
removeSortingCss
* @param {String} dataField * @protected
src/grid/Container.mjs:1150
↓ 2 callers
Method
removeSortingCss
* @param {String} dataField * @protected
src/table/Container.mjs:486
↓ 2 callers
Method
removeVdomChild
* Search vdom child nodes by id or opts object for a given vdom tree * @param {Object} [vdom] * @param {Object|String} opts Either an object
src/util/VDom.mjs:370
↓ 2 callers
Method
renderBubble
* Renders one timeline bubble (description / comment / review). * @param {Object} config * @param {String} config.id * @param {String
apps/portal/view/news/pulls/Component.mjs:292
↓ 2 callers
Function
renderTicketRefs
(instance, content)
test/playwright/unit/app/content/CrossLinkIssuesUrl.spec.mjs:19
↓ 2 callers
Method
resetTimer
* Reset the properties, timer and remove Interval
src/component/Timer.mjs:243
↓ 2 callers
Function
resolveCliProjectRoot
(moduleDir)
ai/scripts/migrations/bootstrapWorktree.mjs:230
↓ 2 callers
Function
resolveEmbeddingProvider
({config = {}, env = process.env} = {})
ai/services/memory-core/helpers/embeddingProviderConfig.mjs:9
↓ 2 callers
Function
resolveGridId
* Resolves the DevIndex grid-container instance id from the App Worker. * @returns {Promise<String>}
test/playwright/e2e/GridColumnCrossBodyDnD.spec.mjs:110
↓ 2 callers
Function
resolveGuiInstancePid
({ instanceAddress, addressType, deploymentMode, target = 'harness', appName = 'harness',
ai/daemons/wake/instanceResolver.mjs:222
↓ 2 callers
Method
resolveHeavyMaintenanceLeasePath
* @returns {String}
ai/daemons/orchestrator/services/MaintenanceBackpressureService.mjs:348
↓ 2 callers
Method
resolveMemoryTrustTier
* @summary Resolves a raw memory row's provenance trust tier from its AgentIdentity metadata. * @param {Object} metadata Chroma metadata row.
ai/services/memory-core/MemoryService.mjs:258
↓ 2 callers
Method
resolveMetaAndPull
* Handles the narrow metadata-only local reset before a fast-forward pull. * @param {Object} options * @param {String} [options.primaryRoot]
ai/daemons/orchestrator/services/PrimaryRepoSyncService.mjs:499
↓ 2 callers
Function
resolveRevision
* @summary Resolves and validates a commit ref inside the mirror. * @param {Object} options * @returns {Promise<String|null>} * @private
ai/services/knowledge-base/helpers/tenantRepoIngestEnvelopeBuilder.mjs:114
↓ 2 callers
Method
resolveRuntimeFreshness
* Resolves the live runtime freshness diagnostic for the attached KB MCP process. * * Intent: a process can be dependency-healthy while stal
ai/services/knowledge-base/HealthService.mjs:482
↓ 2 callers
Method
resolveRuntimeFreshness
* Resolves the live runtime freshness diagnostic for the attached MCP process. * * Intent: A process can be infrastructure-healthy while sta
ai/services/github-workflow/HealthService.mjs:375
↓ 2 callers
Method
resolveSummarySourceProvenance
* @summary Resolves source-memory provenance for a derived session summary. * * A session summary is derived content: it must retain the mos
ai/services/memory-core/SessionService.mjs:100
↓ 2 callers
Method
resolveTenantStamp
* Resolves the authoritative tenant tuple used for KB write-side stamping. * * The tuple is server-derived: external ingestion callers pass
ai/services/knowledge-base/VectorService.mjs:148
↓ 2 callers
Method
resolveVdomUpdate
* Internal helper fn to resolve the Promise for updateVdom() * @param {Object} [data] The return value of vdom.Helper.update() * @param {Set
src/mixin/VdomLifecycle.mjs:795
↓ 2 callers
Function
restoreConfigObject
(target, prior)
test/playwright/unit/ai/daemons/orchestrator/Orchestrator.invariants.spec.mjs:155
↓ 2 callers
Function
restoreConfigObject
(target, prior)
test/playwright/unit/ai/daemons/orchestrator/Orchestrator.spec.mjs:156
↓ 2 callers
Function
restoreFlatFile
* Restores a flat-JSONL single-file subsystem (e.g. `trajectories.jsonl`, `sent-to-cull.jsonl`). * * The bundle stores these as a directory containi
ai/scripts/maintenance/restore.mjs:542
↓ 2 callers
Method
resumeHarness
* Test-stubbable seam over `resumeHarness.mjs`'s dual-mode module export. * @param {String} identity * @param {String} reason * @param
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:474
↓ 2 callers
Function
rewriteIdentityString
(value)
ai/scripts/migrations/renameAgentIdentities.mjs:174
↓ 2 callers
Method
run
* Executes the effect function, re-evaluating its dependencies. * If the EffectManager is paused (e.g., inside a batch), it queues itself to be r
src/core/Effect.mjs:115
↓ 2 callers
Function
runAs
test/playwright/unit/ai/services/memory-core/StorageRouterDegraded.spec.mjs:96
↓ 2 callers
Function
runBenchmark
* Run one benchmark pass. * * @param {Object} options * @param {number} options.classCount Number of synthetic classes to register * @param {numbe
ai/scripts/benchmark/setupClass-cold-start.mjs:110
↓ 2 callers
Method
runCmd
* Generic subprocess runner. Resolves with stdout on exit code 0; rejects otherwise. * Stderr is captured for diagnostics but not parsed. *
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:931
↓ 2 callers
Method
runGarbageCollection
* Executes the global "Fade" algorithm across all Native Graph edges, * then executes Vector Apoptosis to clean up resulting orphaned nodes from
ai/daemons/orchestrator/services/DreamService.mjs:869
↓ 2 callers
Function
runGraphLogCompaction
({ aiConfig = null, dbPath = null, bridgeStateFile = null, wakeStateFile
ai/scripts/maintenance/compactGraphLog.mjs:372
↓ 2 callers
Function
runMirrorGit
* @summary Runs read-only git commands against an existing bare mirror. * @param {String} mirrorPath Local mirror path. * @param {String[]} args Git
ai/services/knowledge-base/helpers/tenantRepoIngestEnvelopeBuilder.mjs:87
↓ 2 callers
Function
runProbe
* Run the keep_alive probe sequence and print interpretation. * * @param {{stream: Function}} provider * @param {string} keepAlive `"1h"` (reuse-en
ai/scripts/benchmark/keep-alive-probe.mjs:89
↓ 2 callers
Function
runPush
* @summary Calls `ingest_source_files` through a remote MCP client. * @param {Object} options * @param {Object} options.args Parsed CLI args. * @pa
ai/scripts/maintenance/kbPushClient.mjs:226
↓ 2 callers
Method
runQueue
* Runs a ToastManager to show an item from collection.
src/manager/Toast.mjs:145
↓ 2 callers
Method
runStargazer
* Executes a stargazer leap strategy. * @param {String} username * @param {Object} state
apps/devindex/services/Spider.mjs:480
↓ 2 callers
Function
runSuppressed
(env)
test/playwright/unit/ai/scripts/lifecycle/swarmWakeCooldown.spec.mjs:143
↓ 2 callers
Function
s
(e)
docs/resources/lib/highlight/highlight.pack.js:2
↓ 2 callers
Function
s
(e)
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
↓ 2 callers
Method
saveCheckpoint
* Helper to save partial results. * @param {Array} results * @param {Array} indexUpdates * @param {Array} failedLogins * @param {A
apps/devindex/services/Updater.mjs:219
↓ 2 callers
Method
saveFailed
* Persists the failed map to disk. * @param {Map<String, String>} map * @returns {Promise<void>}
apps/devindex/services/Storage.mjs:239
↓ 2 callers
Function
scan
(dir, predicate)
ai/scripts/maintenance/purgeTestCollections.mjs:166
↓ 2 callers
Method
schedule
* Schedules an event for the agent to process. * @param {Object} event * @param {String} event.type * @param {*} event.data * @par
ai/Agent.mjs:180
↓ 2 callers
Method
scheduleNext
* @summary Schedules the next pulse. Called after each pulse settles so a single * thrown error never breaks the loop. * @returns {void}
ai/daemons/kb-gc/KbGarbageCollectionService.mjs:147
↓ 2 callers
Method
scheduleNext
* @summary Schedules the next pulse. Called after each pulse settles so a single * thrown error never breaks the loop. * @returns {void}
ai/daemons/kb-reconciliation/KbReconciliationService.mjs:151
↓ 2 callers
Method
scheduleNext
* @summary Schedules the next pulse. Called after each pulse settles so a single * thrown error never breaks the loop. * @returns {void}
ai/daemons/kb-alerting/KbAlertingService.mjs:152
↓ 2 callers
Method
scrollBy
* See: https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollBy * @param {Object} data * @param {String} data.behavior='auto' auto,
src/main/DomAccess.mjs:919
↓ 2 callers
Method
scrollByColumns
* Used for keyboard navigation (selection models) * @param {Number} index * @param {Number} step
src/grid/Container.mjs:1166
↓ 2 callers
Method
scrollByRows
* Scrolls the grid by a number of rows. Delegates to the center body (the scroll authority). * @param {Number} index * @param {Number} step
src/grid/View.mjs:161
↓ 2 callers
Function
scrollSurfaces
* Snapshot of every horizontal scroll surface the fix routes (or pins).
test/playwright/e2e/GridColumnOverdragScroll.spec.mjs:243
↓ 2 callers
Method
scrollToIndex
* Scrolls the owner so the current index becomes reachable. The owner performs the actual * scroll through its production scroll pipeline (for gr
src/draggable/container/SortZone.mjs:862
↓ 2 callers
Function
seed
test/playwright/unit/ai/services/memory-core/QueryRecentTurns.spec.mjs:184
↓ 2 callers
Function
seedKnowledgeBaseRecords
(records)
test/playwright/integration/fixtures/kbTenantRecords.mjs:63
↓ 2 callers
Function
seedRecentFire
()
test/playwright/unit/ai/scripts/lifecycle/swarmWakeCooldown.spec.mjs:139
↓ 2 callers
Method
selectCell
* @param {Object} data * @param {Object[]} data.path
src/table/plugin/CellEditing.mjs:281
↓ 2 callers
Method
selectListItem
* If no index is passed, the index matching to the field input will get used (0 if none) * @param {Number} [index]
src/form/field/ComboBox.mjs:707
↓ 2 callers
Method
selectNode
* @param {Object} data * @param {String} data.id * @param {Number} [data.start=0] * @param {Number} [data.end=99999] * @returns {O
src/main/DomAccess.mjs:1006
↓ 2 callers
Method
selectRow
* @param {Number|String} recordId * @param {Boolean} [silent=false]
src/selection/grid/BaseModel.mjs:381
↓ 2 callers
Method
selectRow
* @param {String} id * @param {Boolean} [silent]
src/selection/table/CellRowModel.mjs:116
↓ 2 callers
Function
selectedContextRole
ai/services/graph/providerReadinessHelper.mjs:314
↓ 2 callers
Method
sendMessage
* @param {String} dest app, data, main or vdom (excluding the current worker) * @param {Object} opts configs for Neo.worker.Message * @param
src/worker/ServiceBase.mjs:636
↓ 2 callers
Method
setActiveItem
* @param {HTMLElement} newActiveElement * @param {Object} data
src/main/addon/Navigator.mjs:367
↓ 2 callers
Method
setConfigs
* DragZones will set these configs inside their dragStart() method. * They only persist until the end of a drag OP. * @param {Object}
src/main/addon/DragDrop.mjs:522
↓ 2 callers
Method
setDragProxyElement
* @param {Object} data * @param {String} data.id
src/main/addon/DragDrop.mjs:582
↓ 2 callers
Method
setFields
* We want to assign class fields first and remove them from the config object, * so that afterSet(), beforeGet() and beforeSet() methods can get
src/core/Base.mjs:1119
↓ 2 callers
Method
setFilter
* https://docs.mapbox.com/mapbox-gl-js/api/#map#setfilter * @param {Object} data * @param {String} data.id * @param {String} data.layer
src/main/addon/MapboxGL.mjs:363
↓ 2 callers
Method
setLayoutProperty
* https://docs.mapbox.com/mapbox-gl-js/api/#map#setlayoutproperty * @param {Object} data * @param {String} data.id * @param {String} da
src/main/addon/MapboxGL.mjs:383
↓ 2 callers
Function
setMax
(modelId, value)
ai/services/graph/providerReadinessHelper.mjs:257
← previous
next →
2,401–2,500 of 8,612, ranked by callers