jar

com.graphaware.es : graph-aided-search

Maven & Gradle

Oct 21, 2016
153 stars

Graph-Aided Search · GraphAware Elasticsearch Plugin for Integration with Neo4j

Table Of Contents

Latest Version

Download com.graphaware.es : graph-aided-search JAR file - Latest Versions:

All Versions

Download com.graphaware.es : graph-aided-search JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.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 graph-aided-search-2.4.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphaware.es.gas.annotation

├─ com.graphaware.es.gas.annotation.SearchBooster.class - [JAR]

├─ com.graphaware.es.gas.annotation.SearchFilter.class - [JAR]

com.graphaware.es.gas

├─ com.graphaware.es.gas.GraphAidedSearch.class - [JAR]

├─ com.graphaware.es.gas.GraphAidedSearchFilter.class - [JAR]

├─ com.graphaware.es.gas.GraphAidedSearchModule.class - [JAR]

├─ com.graphaware.es.gas.GraphAidedSearchPlugin.class - [JAR]

com.graphaware.es.gas.util

├─ com.graphaware.es.gas.util.Instantiator.class - [JAR]

├─ com.graphaware.es.gas.util.NumberUtil.class - [JAR]

├─ com.graphaware.es.gas.util.ParamUtil.class - [JAR]

├─ com.graphaware.es.gas.util.PluginClassLoader.class - [JAR]

├─ com.graphaware.es.gas.util.UrlUtil.class - [JAR]

com.graphaware.es.gas.filter

├─ com.graphaware.es.gas.filter.SearchResultCypherFilter.class - [JAR]

├─ com.graphaware.es.gas.filter.SearchResultFilter.class - [JAR]

com.graphaware.es.gas.booster

├─ com.graphaware.es.gas.booster.SearchResultBooster.class - [JAR]

├─ com.graphaware.es.gas.booster.SearchResultCypherBooster.class - [JAR]

├─ com.graphaware.es.gas.booster.SearchResultExternalBooster.class - [JAR]

├─ com.graphaware.es.gas.booster.SearchResultNeo4jBooster.class - [JAR]

com.graphaware.es.gas.wrap

├─ com.graphaware.es.gas.wrap.ActionListenerWrapper.class - [JAR]

├─ com.graphaware.es.gas.wrap.CannotWrapException.class - [JAR]

├─ com.graphaware.es.gas.wrap.GraphAidedSearchActionListenerWrapper.class - [JAR]

├─ com.graphaware.es.gas.wrap.WrappingActionListener.class - [JAR]

com.graphaware.es.gas.domain

├─ com.graphaware.es.gas.domain.ClauseConstants.class - [JAR]

├─ com.graphaware.es.gas.domain.ExternalResult.class - [JAR]

├─ com.graphaware.es.gas.domain.IndexInfo.class - [JAR]

com.graphaware.es.gas.cypher

├─ com.graphaware.es.gas.cypher.CypherBoltHttpEndPoint.class - [JAR]

├─ com.graphaware.es.gas.cypher.CypherEndPoint.class - [JAR]

├─ com.graphaware.es.gas.cypher.CypherEndPointBuilder.class - [JAR]

├─ com.graphaware.es.gas.cypher.CypherHttpEndPoint.class - [JAR]

├─ com.graphaware.es.gas.cypher.CypherResult.class - [JAR]

├─ com.graphaware.es.gas.cypher.CypherSettingsReader.class - [JAR]

├─ com.graphaware.es.gas.cypher.ResultRow.class - [JAR]

com.graphaware.es.gas.modifier

├─ com.graphaware.es.gas.modifier.PrivilegedSearchResultModifier.class - [JAR]

├─ com.graphaware.es.gas.modifier.SearchResultModifier.class - [JAR]