Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Conversation

@mneedham
Copy link
Contributor

@mneedham mneedham commented Oct 1, 2018

No description provided.

@mneedham mneedham merged commit 3aac6f6 into neo4j-contrib:3.4 Oct 2, 2018
mneedham added a commit that referenced this pull request Oct 11, 2018
* wip: Overlap similarity - need to figure out how it should work for the topK variant

* handle returning the smaller set first for topK

* overlap docs

* more examples

* more examples

* link overlap similarity
knutwalker added a commit to knutwalker/neo4j-graph-algorithms that referenced this pull request Oct 12, 2018
* 3.4: (103 commits)
  bump all the versions
  close tx
  3.4 louvain backward (neo4j-contrib#737)
  bumpign version
  compute arrays
  Add weighted pagerank graph type (neo4j-contrib#731)
  3.4 cache weights pagerank (neo4j-contrib#734)
  Balanced triads docs (neo4j-contrib#715)
  bump javadoc plugin - build currently failing on java 11
  update the function example in the docs
  overlap function
  Weighted PageRank (neo4j-contrib#718)
  typo
  3.4 overlap similarity (neo4j-contrib#726)
  Fix SharedIntPriorityQueue usage (neo4j-contrib#725)
  pr bm
  Fix similarity algo descriptions (neo4j-contrib#721)
  update PageRank benchmark
  update link to LDBC dataset
  3.4 degree centrality (neo4j-contrib#719)
  ...

# Conflicts:
#	benchmark/src/main/java/org/neo4j/graphalgo/bench/AllShortestPathsComparisionBenchmark.java
#	benchmark/src/main/java/org/neo4j/graphalgo/bench/LdbcDownloader.java
#	core/src/main/java/org/neo4j/graphalgo/core/heavyweight/AdjacencyMatrix.java
#	core/src/main/java/org/neo4j/graphalgo/core/heavyweight/HeavyCypherGraphFactory.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/AdjacencyDecompression.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeAdjacencyList.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeGraphFactory.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeGraphImpl.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeGraphIntersectImpl.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/RelationshipLoader.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/VarLongDecoding.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/VisitRelationship.java
#	core/src/main/java/org/neo4j/kernel/impl/newapi/InternalReadOps.java
#	pom.xml
#	tests/src/test/java/org/neo4j/graphalgo/core/DegreesTest.java
#	tests/src/test/java/org/neo4j/graphalgo/core/ParallelGraphLoadingTest.java
#	tests/src/test/java/org/neo4j/graphalgo/core/huge/LoadingTest.java
#	tests/src/test/java/org/neo4j/graphalgo/impl/LargerTriangleCountTest.java
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant