MCPcopy 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

testNullGraphEntitiesMethod · 0.95
testSyncMethod · 0.65
testReadOnlyQueriesMethod · 0.65
testMultiExecMethod · 0.65
testHeaderMethod · 0.65
testMultiThreadMethod · 0.65
testArraySupportMethod · 0.65
testPathMethod · 0.65
buildMethod · 0.65
prepareProcedureMethod · 0.65

Implementers 1

RecordImplsrc/main/java/com/redislabs/redisgraph

Calls

no outgoing calls

Tested by 11

testNullGraphEntitiesMethod · 0.76
testSyncMethod · 0.52
testReadOnlyQueriesMethod · 0.52
testMultiExecMethod · 0.52
testHeaderMethod · 0.52
testMultiThreadMethod · 0.52
testArraySupportMethod · 0.52
testPathMethod · 0.52
buildMethod · 0.52