Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ MakeArray
Method
MakeArray
storage/connect/Mongo2Interface.java:443–445 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
441
}
// end of DocAdd
442
443
public
Object MakeArray() {
444
return
new
BasicDBList();
445
}
// end of MakeArray
446
447
public
boolean ArrayAdd(Object bar,
int
n, Object val,
int
json) {
448
try {
Callers
2
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Method · 0.36
main
Method · 0.36