Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/JRedisGraph
/ size
Method
size
src/main/java/com/redislabs/redisgraph/Record.java:75–75 ·
view source on GitHub ↗
The number of fields in this record @return the number of fields
()
Source
from the content-addressed store, hash-verified
73
* @
return
the number of fields
74
*/
75
int
size();
76
}
Callers
15
testNullGraphEntities
Method · 0.95
testSync
Method · 0.65
testReadOnlyQueries
Method · 0.65
testMultiExec
Method · 0.65
testMultiExecWithReadOnlyQueries
Method · 0.65
testHeader
Method · 0.65
testMultiThread
Method · 0.65
testAdditionToProcedures
Method · 0.65
testArraySupport
Method · 0.65
testPath
Method · 0.65
build
Method · 0.65
prepareProcedure
Method · 0.65
Implementers
1
RecordImpl
src/main/java/com/redislabs/redisgraph
Calls
no outgoing calls
Tested by
11
testNullGraphEntities
Method · 0.76
testSync
Method · 0.52
testReadOnlyQueries
Method · 0.52
testMultiExec
Method · 0.52
testMultiExecWithReadOnlyQueries
Method · 0.52
testHeader
Method · 0.52
testMultiThread
Method · 0.52
testAdditionToProcedures
Method · 0.52
testArraySupport
Method · 0.52
testPath
Method · 0.52
build
Method · 0.52