Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/azure-cosmosdb-node
/ functions
Functions
1,146 in github.com/Azure/azure-cosmosdb-node
⨍
Functions
1,146
◇
Types & classes
273
Function
getOrderByKey
(r)
source/test/crossPartitionTests.js:658
Method
getPeerCertificate
()
source/typings/globals/node/index.d.ts:3216
Method
getPrime
()
source/typings/globals/node/index.d.ts:3354
Method
getPrivateKey
()
source/typings/globals/node/index.d.ts:3360
Method
getPrivateKey
()
source/typings/globals/node/index.d.ts:3398
Method
getPublicKey
()
source/typings/globals/node/index.d.ts:3358
Method
getPublicKey
()
source/typings/globals/node/index.d.ts:3400
Method
getRaw
* Get a raw value from the project's Grunt configuration, without processing <% %> template strings. * If prop is specified, that propert
source/typings/globals/grunt/index.d.ts:168
Method
getgid
()
source/typings/globals/node/index.d.ts:371
Method
getuid
()
source/typings/globals/node/index.d.ts:374
Method
groupBy
* Splits a collection into sets, grouped by the result of running each value through iterator. * If iterator is a string instead of a function, gr
source/typings/globals/underscore/index.d.ts:641
Method
groupBy
* Wrapped type `any[]`. * @see _.groupBy
source/typings/globals/underscore/index.d.ts:4328
Method
groupBy
* Wrapped type `any[]`. * @see _.groupBy
source/typings/globals/underscore/index.d.ts:5288
Method
has
* Does the object contain the given key? Identical to object.hasOwnProperty(key), but uses a safe * reference to the hasOwnProperty function, in c
source/typings/globals/underscore/index.d.ts:3759
Method
has
* Wrapped type `object`. * @see _.has
source/typings/globals/underscore/index.d.ts:4797
Method
has
* Wrapped type `object`. * @see _.has
source/typings/globals/underscore/index.d.ts:5757
Method
head
* @see _.first
source/typings/globals/underscore/index.d.ts:765
Method
head
* @see _.first
source/typings/globals/underscore/index.d.ts:4408
Method
head
* @see _.first
source/typings/globals/underscore/index.d.ts:5368
Method
hrtime
(time?: [number, number])
source/typings/globals/node/index.d.ts:416
Method
identity
* Returns the same value that is used as the argument. In math: f(x) = x * This function looks useless, but is used throughout Underscore as a def
source/typings/globals/underscore/index.d.ts:3953
Method
identity
* Wrapped type `any`. * @see _.identity
source/typings/globals/underscore/index.d.ts:4945
Method
identity
* Wrapped type `any`. * @see _.identity
source/typings/globals/underscore/index.d.ts:5905
Method
include
* @see _.contains
source/typings/globals/underscore/index.d.ts:494
Method
include
* Alias for 'contains'. * @see contains
source/typings/globals/underscore/index.d.ts:4256
Method
include
* Alias for 'contains'. * @see contains
source/typings/globals/underscore/index.d.ts:5216
Method
includes
* @see _.contains
source/typings/globals/underscore/index.d.ts:509
Method
includes
* Alias for 'contains'. * @see contains
source/typings/globals/underscore/index.d.ts:4262
Method
includes
* Alias for 'contains'. * @see contains
source/typings/globals/underscore/index.d.ts:5222
Method
includes
(value: string | number | Buffer, byteOffset?: number, encoding?: string)
source/typings/globals/node/index.d.ts:553
Method
indexBy
* Given a `list`, and an `iterator` function that returns a key for each element in the list (or a property name), * returns an object with an ind
source/typings/globals/underscore/index.d.ts:659
Method
indexBy
* Wrapped type `any[]`. * @see _.indexBy
source/typings/globals/underscore/index.d.ts:4340
Method
indexBy
* Wrapped type `any[]`. * @see _.indexBy
source/typings/globals/underscore/index.d.ts:5300
Method
indexOf
* Returns the index at which value can be found in the array, or -1 if value is not present in the array. * Uses the native indexOf function unles
source/typings/globals/underscore/index.d.ts:994
Method
indexOf
* Wrapped type `any[]`. * @see _.indexOf
source/typings/globals/underscore/index.d.ts:4550
Method
indexOf
* Wrapped type `any[]`. * @see _.indexOf
source/typings/globals/underscore/index.d.ts:5510
Method
init
* Initialize a configuration object for the current project. * The specified configObject is used by tasks and can be accessed using the
source/typings/globals/grunt/index.d.ts:138
Method
initial
* Returns everything but the last entry of the array. Especially useful on the arguments object. * Pass n to exclude the last n elements from the
source/typings/globals/underscore/index.d.ts:793
Method
initial
* Wrapped type `any[]`. * @see _.initial
source/typings/globals/underscore/index.d.ts:4429
Method
initial
* Wrapped type `any[]`. * @see _.initial
source/typings/globals/underscore/index.d.ts:5389
Method
inject
* @see _.reduce
source/typings/globals/underscore/index.d.ts:208
Method
inject
* @see _.reduce
source/typings/globals/underscore/index.d.ts:4146
Method
inject
* @see _.reduce
source/typings/globals/underscore/index.d.ts:5106
Method
intercept
(cb: (data: any) => any)
source/typings/globals/node/index.d.ts:316
Method
intersection
* Computes the list of values that are the intersection of all the arrays. Each value in the result * is present in each of the arrays. * @par
source/typings/globals/underscore/index.d.ts:880
Method
intersection
* Wrapped type `any[][]`. * @see _.intersection
source/typings/globals/underscore/index.d.ts:4493
Method
intersection
* Wrapped type `any[][]`. * @see _.intersection
source/typings/globals/underscore/index.d.ts:5453
Function
invalidRangeTest
(options, done)
source/test/rangeTests.js:50
Method
invert
* Returns a copy of the object where the keys have become the values and the values the keys. * For this to work, all of your object's values shou
source/typings/globals/underscore/index.d.ts:3623
Method
invert
* Wrapped type `object`. * @see _.invert
source/typings/globals/underscore/index.d.ts:4728
Method
invert
* Wrapped type `object`. * @see _.invert
source/typings/globals/underscore/index.d.ts:5688
Method
invoke
* Calls the method named by methodName on each value in the list. Any extra arguments passed to * invoke will be forwarded on to the method invoca
source/typings/globals/underscore/index.d.ts:528
Method
invoke
* Wrapped type `any[]`. * @see _.invoke
source/typings/globals/underscore/index.d.ts:4268
Method
invoke
* Wrapped type `any[]`. * @see _.invoke
source/typings/globals/underscore/index.d.ts:5228
Method
isArguments
* Returns true if object is an Arguments object. * @param object Check if this object is an Arguments object. * @return True if `object` is an
source/typings/globals/underscore/index.d.ts:3855
Method
isArguments
* Wrapped type `object`. * @see _.isArguments
source/typings/globals/underscore/index.d.ts:4869
Method
isArguments
* Wrapped type `object`. * @see _.isArguments
source/typings/globals/underscore/index.d.ts:5829
Method
isArray
* Returns true if object is an Array. * @param object Check if this object is an Array. * @return True if `object` is an Array, otherwise fals
source/typings/globals/underscore/index.d.ts:3826
Method
isArray
* Wrapped type `object`. * @see _.isArray
source/typings/globals/underscore/index.d.ts:4851
Method
isBlockDevice
()
source/typings/globals/node/index.d.ts:2222
Method
isBoolean
* Returns true if object is either true or false. * @param object Check if this object is a bool. * @return True if `object` is a bool, otherw
source/typings/globals/underscore/index.d.ts:3897
Method
isBoolean
* Wrapped type `object`. * @see _.isBoolean
source/typings/globals/underscore/index.d.ts:4905
Method
isBoolean
* Wrapped type `object`. * @see _.isBoolean
source/typings/globals/underscore/index.d.ts:5865
Method
isCharacterDevice
()
source/typings/globals/node/index.d.ts:2223
Method
isDate
* Returns true if object is a Date. * @param object Check if this object is a Date. * @return True if `object` is a Date, otherwise false.
source/typings/globals/underscore/index.d.ts:3904
Method
isDate
* Wrapped type `object`. * @see _.isDate
source/typings/globals/underscore/index.d.ts:4911
Method
isDate
* Wrapped type `object`. * @see _.isDate
source/typings/globals/underscore/index.d.ts:5871
Method
isDir
* Is the given path a symbolic link?
source/typings/globals/grunt/index.d.ts:503
Method
isDirectory
()
source/typings/globals/node/index.d.ts:2221
Method
isElement
* Returns true if object is a DOM element. * @param object Check if this object is a DOM element. * @return True if `object` is a DOM element,
source/typings/globals/underscore/index.d.ts:3819
Method
isElement
* Wrapped type `object`. * @see _.isElement
source/typings/globals/underscore/index.d.ts:4845
Method
isElement
* Wrapped type `object`. * @see _.isElement
source/typings/globals/underscore/index.d.ts:5805
Method
isEmpty
* Returns true if object contains no values. * @param object Check if this object has no properties or values. * @return True if `object` is e
source/typings/globals/underscore/index.d.ts:3804
Method
isEmpty
* Wrapped type `object`. * @see _.isEmpty
source/typings/globals/underscore/index.d.ts:4833
Method
isEqual
* Performs an optimized deep comparison between the two objects, * to determine if they should be considered equal. * @param object Compare to
source/typings/globals/underscore/index.d.ts:3797
Method
isEqual
* Wrapped type `object`. * @see _.isEqual
source/typings/globals/underscore/index.d.ts:4827
Method
isEqual
* Wrapped type `object`. * @see _.isEqual
source/typings/globals/underscore/index.d.ts:5787
Method
isError
* Returns true if object inherits from an Error. * @param object Check if this object is an Error. * @return True if `object` is a Error, othe
source/typings/globals/underscore/index.d.ts:3869
Method
isError
* Wrapped type `object`. * @see _.isError
source/typings/globals/underscore/index.d.ts:4881
Method
isError
* Wrapped type `object`. * @see _.isError
source/typings/globals/underscore/index.d.ts:5841
Method
isFIFO
()
source/typings/globals/node/index.d.ts:2225
Method
isFile
* Is the given path a file?
source/typings/globals/grunt/index.d.ts:508
Method
isFile
()
source/typings/globals/node/index.d.ts:2220
Method
isFinite
* Returns true if object is a finite Number. * @param object Check if this object is a finite Number. * @return True if `object` is a finite N
source/typings/globals/underscore/index.d.ts:3890
Method
isFinite
* Wrapped type `object`. * @see _.isFinite
source/typings/globals/underscore/index.d.ts:4899
Method
isFinite
* Wrapped type `object`. * @see _.isFinite
source/typings/globals/underscore/index.d.ts:5859
Method
isFunction
* Returns true if object is a Function. * @param object Check if this object is a Function. * @return True if `object` is a Function, otherwis
source/typings/globals/underscore/index.d.ts:3862
Method
isFunction
* Wrapped type `object`. * @see _.isFunction
source/typings/globals/underscore/index.d.ts:4875
Method
isFunction
* Wrapped type `object`. * @see _.isFunction
source/typings/globals/underscore/index.d.ts:5835
Method
isLink
* Is the given path a symbolic link?
source/typings/globals/grunt/index.d.ts:498
Method
isMatch
* Returns true if the keys and values in `properties` matches with the `object` properties. * @param object Object to be compared with `properties
source/typings/globals/underscore/index.d.ts:3812
Method
isMatch
* Wrapped type `object`. * @see _.isMatch
source/typings/globals/underscore/index.d.ts:4839
Method
isMatch
* Wrapped type `object`. * @see _.isMatch
source/typings/globals/underscore/index.d.ts:5799
Method
isMatch
* This method contains the same signature and logic as the grunt.file.match method, * but simply returns true if any files were matched,
source/typings/globals/grunt/index.d.ts:475
Method
isNaN
* Returns true if object is NaN. * Note: this is not the same as the native isNaN function, * which will also return true if the variable is u
source/typings/globals/underscore/index.d.ts:3920
Method
isNaN
* Wrapped type `object`. * @see _.isNaN
source/typings/globals/underscore/index.d.ts:4923
Method
isNaN
* Wrapped type `object`. * @see _.isNaN
source/typings/globals/underscore/index.d.ts:5883
Method
isNull
* Returns true if the value of object is null. * @param object Check if this object is null. * @return True if `object` is null, otherwise fal
source/typings/globals/underscore/index.d.ts:3927
Method
isNull
* Wrapped type `object`. * @see _.isNull
source/typings/globals/underscore/index.d.ts:4929
Method
isNull
* Wrapped type `object`. * @see _.isNull
source/typings/globals/underscore/index.d.ts:5889
← previous
next →
601–700 of 1,146, ranked by callers