Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brandonbloom/jseg
/ functions
Functions
58 in github.com/brandonbloom/jseg
⨍
Functions
58
◇
Types & classes
16
↓ 36 callers
Method
check
(lid, expected, options)
test/util.js:94
↓ 27 callers
Method
put
(entity)
src/graph.js:49
↓ 15 callers
Method
entity
(name, ...bases)
src/schema.js:203
↓ 15 callers
Function
getOwn
(obj, key)
src/util.js:1
↓ 12 callers
Method
_log
(...args)
src/graph.js:42
↓ 11 callers
Method
finalize
({attributes, relationships})
src/schema.js:216
↓ 8 callers
Method
checkLookup
(type, attribute, value, expected, options)
test/util.js:99
↓ 7 callers
Method
destroy
(lid)
src/graph.js:348
↓ 7 callers
Function
eachPair
(obj, f)
src/util.js:3
↓ 7 callers
Method
scalar
(name, options)
src/schema.js:195
↓ 6 callers
Method
_field
(name)
src/schema.js:100
↓ 6 callers
Method
_findByLid
(lid)
src/graph.js:280
↓ 6 callers
Method
get
(lid, options)
src/graph.js:261
↓ 5 callers
Method
_put
(entity)
src/graph.js:54
↓ 5 callers
Method
remove
(fromLid, relationName, toLid)
src/graph.js:435
↓ 4 callers
Method
_defField
(field)
src/schema.js:94
↓ 4 callers
Function
rec
(x, y)
test/util.js:26
↓ 3 callers
Method
_remove
(from, relation, to)
src/graph.js:453
↓ 3 callers
Method
_type
(type)
src/schema.js:187
↓ 3 callers
Method
expectMessage
(substr, f)
test/util.js:104
↓ 3 callers
Function
fail
(msg)
test/util.js:22
↓ 3 callers
Method
lookup
(type, attribute, value, options)
src/graph.js:266
↓ 3 callers
Function
objEmpty
(obj)
src/util.js:9
↓ 2 callers
Method
_coerceType
(x)
src/graph.js:117
↓ 2 callers
Method
_find
(keyField, value)
src/graph.js:286
↓ 2 callers
Method
_read
(root, options)
src/graph.js:292
↓ 2 callers
Method
_removeOneToMany
(from, relation, to)
src/graph.js:504
↓ 2 callers
Method
_validate
(fieldName, f, x)
src/graph.js:121
↓ 2 callers
Function
assertEquiv
(x, y)
test/util.js:18
↓ 2 callers
Function
banInsanity
(s)
src/schema.js:4
↓ 2 callers
Function
classify
(x)
test/util.js:5
↓ 2 callers
Method
del
(key)
src/util.js:31
↓ 2 callers
Method
trait
(name, ...bases)
src/schema.js:199
↓ 1 callers
Method
_destroy
(obj)
src/graph.js:356
↓ 1 callers
Method
_getType
(name)
src/schema.js:208
↓ 1 callers
Method
_putField
(obj, field, value)
src/graph.js:133
↓ 1 callers
Function
coerceType
(schema, x)
src/schema.js:118
Method
addRelation
(fromType, fromCard, toCard, name, toType, options)
src/schema.js:261
Function
compareLids
(x, y)
src/schema.js:10
Method
constructor
(schema)
test/util.js:78
Method
constructor
(bar)
test/scalars.js:46
Method
constructor
()
src/util.js:19
Method
constructor
(schema, options)
src/graph.js:8
Method
constructor
(schema, name)
src/schema.js:23
Method
constructor
(schema, name, {validate, serialize})
src/schema.js:37
Method
constructor
(schema, name, bases)
src/schema.js:47
Method
constructor
()
src/schema.js:135
Method
get
(key)
src/util.js:23
Method
getField
(fieldName)
src/graph.js:312
Method
include
(type)
src/schema.js:55
Method
indexFields
(type)
src/schema.js:292
Method
name
()
src/schema.js:29
Function
newSchema
()
src/schema.js:330
Method
primitive
(name, tag)
src/schema.js:157
Method
put
(key, value)
src/util.js:27
Method
rec
(obj)
src/graph.js:305
Method
show
(lid)
test/util.js:119
Method
showLookup
(type, attribute, value)
test/util.js:124