Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ size
Method
size
basex-core/src/main/java/org/basex/query/expr/DualMap.java:68–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
@Override
69
public
long size() {
70
return
size;
71
}
72
};
73
}
74
Callers
1
value
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected