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 cypher-aggregation-2.4.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.neo4j.gds.projection
├─ org.neo4j.gds.projection.AggregationResult.class - [JAR]
├─ org.neo4j.gds.projection.AggregationResultImpl.class - [JAR]
├─ org.neo4j.gds.projection.AlphaCypherAggregation.class - [JAR]
├─ org.neo4j.gds.projection.AlphaGraphAggregator.class - [JAR]
├─ org.neo4j.gds.projection.CypherAggregation.class - [JAR]
├─ org.neo4j.gds.projection.CypherAggregationExtension.class - [JAR]
├─ org.neo4j.gds.projection.ExtractNodeId.class - [JAR]
├─ org.neo4j.gds.projection.GraphAggregator.class - [JAR]
├─ org.neo4j.gds.projection.GraphImporter.class - [JAR]
├─ org.neo4j.gds.projection.GraphProjectFromCypherAggregationConfig.class - [JAR]
├─ org.neo4j.gds.projection.GraphProjectFromCypherAggregationConfigImpl.class - [JAR]
├─ org.neo4j.gds.projection.PartialValueMapper.class - [JAR]
├─ org.neo4j.gds.projection.ProductGraphAggregator.class - [JAR]
├─ org.neo4j.gds.projection.ReadNodeLabels.class - [JAR]
├─ org.neo4j.gds.projection.ValueMapWrapper.class - [JAR]