jar

org.reco4j : reco4j-neo4j

Maven & Gradle

Sep 22, 2013

reco4j-neo4j · Reco4j implementation to use neo4j as graph database

Table Of Contents

Latest Version

Download org.reco4j : reco4j-neo4j JAR file - Latest Versions:

All Versions

Download org.reco4j : reco4j-neo4j JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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 reco4j-neo4j-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.reco4j.graph.neo4j.plugin.handler

├─ org.reco4j.graph.neo4j.plugin.handler.Reco4jEventHandler.class - [JAR]

org.reco4j.graph.neo4j.engine

├─ org.reco4j.graph.neo4j.engine.RecommenderNeo4jEngineManager.class - [JAR]

org.reco4j.graph.neo4j.plugin

├─ org.reco4j.graph.neo4j.plugin.Reco4jPluginLifecycle.class - [JAR]

├─ org.reco4j.graph.neo4j.plugin.Reco4jRecommender.class - [JAR]

org.reco4j.graph.neo4j.util

├─ org.reco4j.graph.neo4j.util.INeo4JGraphConfig.class - [JAR]

├─ org.reco4j.graph.neo4j.util.Neo4JPropertiesHandle.class - [JAR]

org.reco4j.graph.neo4j.filter

├─ org.reco4j.graph.neo4j.filter.Neo4JPostFilter.class - [JAR]

├─ org.reco4j.graph.neo4j.filter.Neo4JPreFilter.class - [JAR]

org.reco4j.graph.neo4j.traversal

├─ org.reco4j.graph.neo4j.traversal.GraphTraversal.class - [JAR]

org.reco4j.graph.neo4j

├─ org.reco4j.graph.neo4j.Neo4JEdge.class - [JAR]

├─ org.reco4j.graph.neo4j.Neo4JNode.class - [JAR]

├─ org.reco4j.graph.neo4j.Neo4jGraph.class - [JAR]

Advertisement