Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ pre
Method
pre
basex-core/src/main/java/org/basex/query/value/node/DBNode.java:117–119 ·
view source on GitHub ↗
Returns the PRE value. @return PRE value
()
Source
from the content-addressed store, hash-verified
115
* @
return
PRE value
116
*/
117
public
final
int
pre() {
118
return
pre;
119
}
120
121
@Override
122
public
final
byte[] id() {
Callers
8
item
Method · 0.95
item
Method · 0.95
id
Method · 0.95
item
Method · 0.95
item
Method · 0.95
item
Method · 0.95
item
Method · 0.95
value
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected