- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.IntArrayBasedKeyTable
-
- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.IntKeyLongValueTable
-
- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.IntKeyObjectValueTable
-
- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.LongKeyIntValueTable
-
- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.LongKeyLongValueUnsafeTable
-
- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.LongKeyObjectValueTable
-
- value(int) - Method in interface org.neo4j.collection.primitive.hopscotch.Table
-
OPTIONAL operation.
- value(int) - Method in class org.neo4j.collection.primitive.hopscotch.UnsafeTable
-
- VALUE_MARKER - Static variable in class org.neo4j.collection.primitive.Primitive
-
Used as value marker for sets, where values aren't applicable.
- version() - Method in class org.neo4j.collection.primitive.hopscotch.PowerOfTwoQuantizedTable
-
- version(int) - Method in class org.neo4j.collection.primitive.hopscotch.PowerOfTwoQuantizedTable
-
- version() - Method in interface org.neo4j.collection.primitive.hopscotch.Table
-
- version(int) - Method in interface org.neo4j.collection.primitive.hopscotch.Table
-
- visited(int, long) - Method in interface org.neo4j.collection.primitive.PrimitiveIntLongVisitor
-
Visit the given entry.
- visited(int, VALUE) - Method in interface org.neo4j.collection.primitive.PrimitiveIntObjectVisitor
-
Visit the given entry.
- visited(int) - Method in interface org.neo4j.collection.primitive.PrimitiveIntVisitor
-
Visit the given entry.
- visited(long, int) - Method in interface org.neo4j.collection.primitive.PrimitiveLongIntVisitor
-
Visit the given entry.
- visited(long, long) - Method in interface org.neo4j.collection.primitive.PrimitiveLongLongVisitor
-
Visit the given entry.
- visited(long, VALUE) - Method in interface org.neo4j.collection.primitive.PrimitiveLongObjectVisitor
-
Visit the given entry.
- visited(long) - Method in interface org.neo4j.collection.primitive.PrimitiveLongVisitor
-
Visit the given entry.
- visitEntries(PrimitiveLongObjectVisitor<T, E>) - Method in class org.neo4j.collection.primitive.base.Empty.EmptyPrimitiveLongObjectMap
-
- visitEntries(PrimitiveIntLongVisitor<E>) - Method in class org.neo4j.collection.primitive.hopscotch.PrimitiveIntLongHashMap
-
- visitEntries(PrimitiveIntObjectVisitor<VALUE, E>) - Method in class org.neo4j.collection.primitive.hopscotch.PrimitiveIntObjectHashMap
-
- visitEntries(PrimitiveLongIntVisitor<E>) - Method in class org.neo4j.collection.primitive.hopscotch.PrimitiveLongIntHashMap
-
- visitEntries(PrimitiveLongLongVisitor<E>) - Method in class org.neo4j.collection.primitive.hopscotch.PrimitiveLongLongHashMap
-
- visitEntries(PrimitiveLongObjectVisitor<VALUE, E>) - Method in class org.neo4j.collection.primitive.hopscotch.PrimitiveLongObjectHashMap
-
- visitEntries(PrimitiveIntLongVisitor<E>) - Method in interface org.neo4j.collection.primitive.PrimitiveIntLongMap
-
Visit the entries of this map, until all have been visited or the visitor returns 'true'.
- visitEntries(PrimitiveIntObjectVisitor<VALUE, E>) - Method in interface org.neo4j.collection.primitive.PrimitiveIntObjectMap
-
Visit the entries of this map, until all have been visited or the visitor returns 'true'.
- visitEntries(PrimitiveLongIntVisitor<E>) - Method in interface org.neo4j.collection.primitive.PrimitiveLongIntMap
-
Visit the entries of this map, until all have been visited or the visitor returns 'true'.
- visitEntries(PrimitiveLongLongVisitor<E>) - Method in interface org.neo4j.collection.primitive.PrimitiveLongLongMap
-
Visit the entries of this map, until all have been visited or the visitor returns 'true'.
- visitEntries(PrimitiveLongObjectVisitor<VALUE, E>) - Method in interface org.neo4j.collection.primitive.PrimitiveLongObjectMap
-
Visit the entries of this map, until all have been visited or the visitor returns 'true'.
- visitKeys(PrimitiveIntVisitor) - Method in class org.neo4j.collection.primitive.base.Empty.EmptyPrimitiveIntCollection
-
- visitKeys(PrimitiveLongVisitor) - Method in class org.neo4j.collection.primitive.base.Empty.EmptyPrimitiveLongCollection
-
- visitKeys(PrimitiveLongVisitor<E>) - Method in class org.neo4j.collection.primitive.base.Empty.EmptyPrimitiveLongObjectMap
-
- visitKeys(PrimitiveIntVisitor<E>) - Method in class org.neo4j.collection.primitive.hopscotch.AbstractIntHopScotchCollection
-
- visitKeys(PrimitiveLongVisitor<E>) - Method in class org.neo4j.collection.primitive.hopscotch.AbstractLongHopScotchCollection
-
- visitKeys(PrimitiveIntVisitor<E>) - Method in interface org.neo4j.collection.primitive.PrimitiveIntCollection
-
Visit the keys of this collection, until all have been visited or the visitor returns 'true'.
- visitKeys(PrimitiveIntVisitor) - Method in class org.neo4j.collection.primitive.PrimitiveIntStack
-
- visitKeys(PrimitiveLongVisitor<E>) - Method in interface org.neo4j.collection.primitive.PrimitiveLongCollection
-
Visit the keys of this collection, until all have been visited or the visitor returns 'true'.
- visitKeys(PrimitiveLongVisitor) - Method in class org.neo4j.collection.primitive.PrimitiveLongStack
-