jar

org.graphfoundation.ongdb : ongdb-legacy

Maven & Gradle

Dec 04, 2020
1 usages
378 stars

ONgDB - Legacy · Legacy code needed at runtime for compatibility reasons only.

Table Of Contents

Latest Version

Download org.graphfoundation.ongdb : ongdb-legacy JAR file - Latest Versions:

All Versions

Download org.graphfoundation.ongdb : ongdb-legacy JAR file - All Versions:

Version Vulnerabilities Size Updated
3.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ongdb-legacy-3.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.neo4j.collection.primitive.base

├─ org.neo4j.collection.primitive.base.Empty.class - [JAR]

org.neo4j.collection.primitive.hopscotch

├─ org.neo4j.collection.primitive.hopscotch.AbstractHopScotchCollection.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.AbstractIntHopScotchCollection.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.AbstractLongHopScotchCollection.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.HopScotchHashingAlgorithm.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.IntArrayBasedKeyTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.IntKeyLongValueTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.IntKeyObjectValueTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.IntKeyTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.IntKeyUnsafeTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.LongKeyIntValueTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.LongKeyLongValueTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.LongKeyLongValueUnsafeTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.LongKeyObjectValueTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.LongKeyTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.LongKeyUnsafeTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PowerOfTwoQuantizedTable.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveIntHashSet.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveIntLongHashMap.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveIntObjectHashMap.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveLongHashSet.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveLongIntHashMap.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveLongLongHashMap.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.PrimitiveLongObjectHashMap.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.Table.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.TableKeyIterator.class - [JAR]

├─ org.neo4j.collection.primitive.hopscotch.UnsafeTable.class - [JAR]

org.neo4j.collection.primitive

├─ org.neo4j.collection.primitive.Primitive.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveArrays.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveCollection.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveCommons.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntCollection.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntCollections.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntIterable.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntIterator.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntLongMap.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntLongVisitor.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntObjectMap.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntObjectVisitor.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntSet.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntStack.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveIntVisitor.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongArrayQueue.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongCollection.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongCollections.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongIntKeyValueArray.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongIntMap.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongIntVisitor.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongIterable.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongIterator.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongList.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongLongMap.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongLongVisitor.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongObjectMap.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongObjectVisitor.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongPeekingIterator.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongResourceCollections.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongResourceIterator.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongSet.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongStack.class - [JAR]

├─ org.neo4j.collection.primitive.PrimitiveLongVisitor.class - [JAR]

Advertisement

Dependencies from Group

Aug 05, 2022
63 usages
378 stars
Aug 05, 2022
61 usages
378 stars
Aug 05, 2022
54 usages
378 stars
Aug 05, 2022
37 usages
378 stars
Aug 05, 2022
22 usages
378 stars

Discover Dependencies

Jan 07, 2021
2 usages
1.7k stars
Aug 22, 2023
3 usages
26 stars
Nov 18, 2022
1 usages
3.6k stars
Jul 02, 2023
3 usages
7 stars
Jan 27, 2022
2 usages
5 stars
Jun 05, 2023
1 usages
0 stars
Sep 16, 2021
2 usages
815 stars
Aug 23, 2023
3 usages