Toggle navigation
Home
org.neo4j.cursor.Cursor<org.neo4j.storageengine.api.LabelItem> to org.neo4j.cursor.IntCursor
No. of Instances - 28
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
cursor.get().getAsInt()
to
cursor.getAsInt()