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
Method
change
({value})
examples/functional/hostComponent/MainContainer.mjs:31
Method
changeActiveView
* @param {String} view * @protected
src/calendar/view/MainContainer.mjs:433
Method
changeConfig
* @param {Object} data
examples/core/config/MainContainer.mjs:77
Method
changeFilterOperator
* @param {Object} data
src/grid/header/Button.mjs:311
Method
changeFilterOperator
* @param {Object} data
src/table/header/Button.mjs:256
Method
changeFilterValue
* @param {Object} data
src/grid/header/Button.mjs:341
Method
changeFilterValue
* @param {Object} data
src/table/header/Button.mjs:286
Method
changeIsOnlineFilter
* @param {Object} data
examples/list/animate/MainContainerController.mjs:24
Method
changeLayout
* @param {Object} data
apps/portal/view/learn/CubeLayoutButton.mjs:71
Method
changeMonth
* @param {Number} increment * @param {Number} yearIncrement
src/component/DateSelector.mjs:461
Method
changeNameFilter
* @param {Object} data
examples/list/animate/MainContainerController.mjs:31
Method
changeSorting
* @param {Object} data
examples/list/animate/MainContainerController.mjs:38
Method
changeSorting
* @param {String} direction * @param {Object} data
examples/list/circle/MainContainer.mjs:95
Method
changeTransitionDuration
* @param {Object} data
examples/list/animate/MainContainerController.mjs:67
Method
changeYear
* @param {Number} increment
src/component/DateSelector.mjs:542
Method
check
()
ai/services/neural-link/ConnectionService.mjs:521
Method
checkCanvas
()
apps/agentos/canvas/Blackboard.mjs:83
Method
checkConnectivity
* Ensures the process can reach the Chroma server and both collections are available. * @returns {Promise<{heartbeat: number, memoryCollection: s
ai/services/memory-core/managers/ChromaManager.mjs:172
Method
checkMovement
*
src/main/addon/WindowPosition.mjs:114
Function
checkNamespace
* Checks if a namespace exists in the current environment. * @param {String} namespace * @returns {Promise<O
test/playwright/fixtures.mjs:453
Method
checkNamespace
* Checks if a namespace exists. * @param {Object} opts The options object. * @param {String} opts.namespace The namespace to che
ai/services/neural-link/RuntimeService.mjs:43
Function
checkProperties
(sample, previousSamples)
test/playwright/integration/HeartbeatPropagation.integration.spec.mjs:16
Method
checkSyntax
({absolutePath})
ai/mcp/server/file-system/services/FileSystemService.mjs:53
Method
checkValidity
* Returns true if the textarea passes validity checks. * Returns false and fires an invalid event on the textfield otherwise. * @returns {Pr
src/component/mwc/TextField.mjs:210
Method
checkoutPullRequest
* Checks out a specific pull request locally. * @param {number} prNumber The number of the pull request to check out * @returns {Promise<obj
ai/services/github-workflow/PullRequestService.mjs:132
Method
chromaDaemonEnabled
()
ai/daemons/orchestrator/Orchestrator.mjs:204
Method
clean
(input)
src/main/addon/PrefixField.mjs:108
Method
clear
(code, error, phase = 'start')
ai/daemons/orchestrator/services/ProcessSupervisorService.mjs:429
Method
clear
* Annihilates the local physical footprint entirely. Used exclusively to reset Graph matrices to zero state natively.
ai/graph/storage/Base.mjs:52
Method
clear
* Obliterates the relational architecture permanently natively truncating disk layouts instantly.
ai/graph/storage/SQLite.mjs:439
Method
clearCache
* Clears the health check cache, forcing the next call to perform a fresh check. * * Intent: This is primarily useful for testing and debugg
ai/services/knowledge-base/HealthService.mjs:466
Method
clearCache
* Clears the health check cache, forcing the next call to perform a fresh check. * * Intent: This is primarily useful for testing and debugg
ai/services/github-workflow/HealthService.mjs:231
Method
clearCache
* Clears the short runtime freshness cache. * @returns {void}
ai/mcp/server/shared/services/RuntimeFreshnessService.mjs:134
Method
clearCaches
* Nuke option: Deletes ALL caches managed by this origin. * Use with caution. Accessible remotely. * @returns {Promise<Object>}
src/worker/ServiceBase.mjs:216
Method
clearCountryField
* @param {Object} record
apps/sharedcovid/view/MainContainerController.mjs:169
Method
clearFilters
* Clears all current filters and optionally restores the original ones in case they existed. * @param {boolean} [restoreOriginalFilters=false]
src/collection/Base.mjs:588
Method
clearGraph
* Clears the graph state and stops the render loop. * Used when the component is destroyed or the route changes.
apps/portal/canvas/HomeCanvas.mjs:153
Method
clearGraph
* Clears the graph state and stops the render loop. * Used when the component is destroyed or the route changes to release memory.
apps/portal/canvas/ServicesCanvas.mjs:211
Method
clearGraph
* Clears the graph state.
apps/portal/canvas/FooterCanvas.mjs:86
Method
clearGraph
* Clears the graph state and stops the render loop. * This is called when the view unmounts to prevent "Zombie Loops".
apps/portal/canvas/TimelineCanvas.mjs:109
Method
clearGraph
* Clears the graph state and stops the render loop.
src/canvas/Header.mjs:152
Function
clone
()
test/playwright/unit/worker/ServiceBase.spec.mjs:37
Function
clone
* @memberOf module:Neo * @param {Object|Array|*} obj * @param {Boolean} deep=false Set this to true in case you want to clone
src/Neo.mjs:240
Method
clone
* Clones a Date instance using the same value * @param {Date|null} date * @returns {Date|null} the cloned date object
src/util/Date.mjs:42
Function
cloneIfMissing
({mirrorRoot, tenantId, repoSlug, cloneUrl, credentialRef} = {})
ai/services/knowledge-base/helpers/gitMirror.mjs:428
Function
cloneNeoInstance
* Creates a new instance using the originalConfig without the id * @memberOf module:Neo * @param {Neo.core.Base} instance * @returns {N
src/Neo.mjs:250
Function
close
()
test/playwright/unit/ai/scripts/maintenance/kbPushClient.spec.mjs:215
Function
close
()
test/playwright/unit/ai/provider/KeepAlive.spec.mjs:61
Method
closeOrHideAction
* Action when clicking the X button inside the header toolbar. * @param {Object} data * @protected
src/dialog/Base.mjs:517
Method
collapseAll
* @summary Collapses all nodes in the tree. * * Iterates through the entire structural layer, silently setting `collapsed = true` * on
src/data/TreeStore.mjs:194
Method
collapseExpand
* @param {Object} data
src/code/LivePreview.mjs:217
Method
collapseItem
* @param {Object} data
src/component/Circle.mjs:450
Function
collect
* @summary Commander collector for repeatable options. * @param {String} value * @param {String[]} previous * @returns {String[]}
ai/scripts/maintenance/compactGraphLog.mjs:511
Function
collectOption
* Collects repeatable CLI options. * * @param {String} value * @param {String[]} previous * @returns {String[]}
ai/scripts/diagnostics/gemini-incident-cost-ledger.mjs:274
Method
collectPayloads
(componentId)
src/mixin/VdomLifecycle.mjs:234
Method
colorRenderer
* @param {Object} data * @returns {Object}
apps/colors/view/GridContainer.mjs:86
Method
compareArrays
* @param {Array} item1 * @param {Array} item2 * @returns {Boolean}
src/core/Compare.mjs:25
Method
compareDates
* @param {Date} item1 * @param {Date} item2 * @returns {Boolean}
src/core/Compare.mjs:44
Method
compareFunctions
* @param {Function} item1 * @param {Function} item2 * @returns {Boolean}
src/core/Compare.mjs:53
Method
compareMaps
* @param {Map} item1 * @param {Map} item2 * @returns {Boolean}
src/core/Compare.mjs:66
Method
compareNeoInstances
* @param {Neo.core.Base} item1 * @param {Neo.core.Base} item2 * @returns {Boolean}
src/core/Compare.mjs:89
Method
compareObjects
* @param {Object} item1 * @param {Object} item2 * @returns {Boolean}
src/core/Compare.mjs:98
Method
compareRegExps
* @param {RegExp} item1 * @param {RegExp} item2 * @returns {Boolean}
src/core/Compare.mjs:117
Method
compareSets
* @param {Set} item1 * @param {Set} item2 * @returns {Boolean}
src/core/Compare.mjs:126
Method
configA
()
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:110
Method
configB
()
test/playwright/unit/core/ClassConfigsAndFields.spec.mjs:118
Method
configure
* Configures the service. Required before any backoff-state read/write. * * @param {Object} options * @param {String} [options.stateFil
ai/daemons/orchestrator/services/WakeDecisionService.mjs:256
Function
connectToApp
* Waits for the Test's specific App Worker to connect to the Bridge and returns an SDK wrapper. * * Resolution order: the pa
test/playwright/fixtures.mjs:95
Method
connectTransport
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:520
Method
connectedCallback
()
src/main/addon/WebComponent.mjs:30
Method
construct
(config)
apps/agentos/canvas/Blackboard.mjs:55
Method
construct
* @param {Object} config
apps/covid/view/GalleryContainer.mjs:197
Method
construct
* @param {Object} config
apps/covid/view/TableContainer.mjs:145
Method
construct
* @param {Object} config
apps/covid/view/HelixContainer.mjs:243
Method
construct
* @param {Object} config
apps/devindex/model/Contributor.mjs:158
Method
construct
* @param {Object} config
apps/devindex/view/Viewport.mjs:78
Method
construct
* @param {Object} config
apps/devindex/view/home/GridContainer.mjs:59
Method
construct
* Initializes the configuration object. * @param {Object} config
apps/devindex/services/config.mjs:193
Method
construct
* @param {Object} config
apps/colors/model/Color.mjs:19
Method
construct
* Loading the local storage formData * @param {Object} config
apps/form/view/ViewportStateProvider.mjs:57
Method
construct
* @param {Object} config
apps/sharedcovid/view/GalleryContainer.mjs:201
Method
construct
* @param {Object} config
apps/sharedcovid/view/TableContainer.mjs:150
Method
construct
* @param {Object} config
apps/sharedcovid/view/HelixContainer.mjs:247
Method
construct
* @param {Object} config
apps/sharedcovid/view/mapboxGl/Container.mjs:111
Method
construct
* @param {Object} config
apps/realworld2/view/user/LoginFormContainer.mjs:38
Method
construct
* @param {Object} config
apps/realworld2/view/article/PreviewComponent.mjs:106
Method
construct
* @param {Object} config
apps/realworld2/view/article/HelixContainer.mjs:31
Method
construct
* @param {Object} config
apps/realworld2/view/article/TagListComponent.mjs:54
Method
construct
* @param {Object} config
apps/portal/view/Viewport.mjs:81
Method
construct
* @param {Object} config
apps/portal/view/content/Component.mjs:57
Method
construct
(config)
apps/portal/view/content/CanvasWrapper.mjs:33
Method
construct
* @param {Object} config
apps/portal/view/examples/List.mjs:82
Method
construct
* @param {Object} config
apps/portal/view/learn/MainContainerController.mjs:28
Method
construct
* @param {Object} config
apps/portal/view/learn/CubeLayoutButton.mjs:40
Method
construct
* @param {Object} config
apps/portal/view/news/medium/List.mjs:85
Method
construct
* @param {Object} config
apps/realworld/view/HomeComponent.mjs:97
Method
construct
* @param {Object} config
apps/realworld/view/user/SettingsComponent.mjs:85
Method
construct
* @param {Object} config
apps/realworld/view/user/ProfileComponent.mjs:107
Method
construct
* @param {Object} config
apps/realworld/view/user/SignUpComponent.mjs:70
Method
construct
* @param {Object} config
apps/realworld/view/article/CommentComponent.mjs:69
← previous
next →
5,701–5,800 of 8,612, ranked by callers