View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window neo4j-kernel-adapter-4.2-1.8.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.neo4j.gds.compat
├─ org.neo4j.gds.compat.AllocationTrackerAdapter42.class - [JAR]
├─ org.neo4j.gds.compat.CompatAccessMode42.class - [JAR]
├─ org.neo4j.gds.compat.CompatGraphDatabaseAPI42.class - [JAR]
├─ org.neo4j.gds.compat.CompatIndexQuery42.class - [JAR]
├─ org.neo4j.gds.compat.CompatUsernameAuthSubject42.class - [JAR]
├─ org.neo4j.gds.compat.CompositeNodeCursor42.class - [JAR]
├─ org.neo4j.gds.compat.JobRunner42.class - [JAR]
├─ org.neo4j.gds.compat.MemoryTrackerProxy42.class - [JAR]
├─ org.neo4j.gds.compat.Neo4jProxy42.class - [JAR]
├─ org.neo4j.gds.compat.Neo4jProxy42Factory.class - [JAR]
├─ org.neo4j.gds.compat.ScanBasedStoreScan42.class - [JAR]