jar

com.graphaware.neo4j.example : friendship-strength-counter-module

Maven & Gradle

Nov 18, 2020
245 stars

GraphAware Friendship Strength Counter Runtime Module · Example of a GraphAware Transaction-Driven Runtime Module

Table Of Contents

Latest Version

Download com.graphaware.neo4j.example : friendship-strength-counter-module JAR file - Latest Versions:

All Versions

Download com.graphaware.neo4j.example : friendship-strength-counter-module JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x
4.1.x
4.0.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.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 friendship-strength-counter-module-4.2.0.58.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphaware.example.module

├─ com.graphaware.example.module.FriendshipStrengthCounter.class - [JAR]

├─ com.graphaware.example.module.FriendshipStrengthModule.class - [JAR]

├─ com.graphaware.example.module.FriendshipStrengthModuleBootstrapper.class - [JAR]

├─ com.graphaware.example.module.Labels.class - [JAR]

├─ com.graphaware.example.module.PropertyKeys.class - [JAR]

├─ com.graphaware.example.module.Relationships.class - [JAR]