Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ details
Method
details
basex-core/src/test/java/org/basex/query/QueryTest.java:73–75 ·
view source on GitHub ↗
Returns property details. @return details
()
Source
from the content-addressed store, hash-verified
71
* @
return
details
72
*/
73
protected
String details() {
74
return
""
;
75
}
76
77
/**
78
* Serializes the specified value.
Callers
1
test
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected