Toggle navigation
Home
org.neo4j.unsafe.impl.batchimport.input.Group to org.neo4j.unsafe.impl.batchimport.input.Groups
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
groups[groupId].name()
to
groups.get(groupId).name()