Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraphChi/graphchi-java
/ functions
Functions
1,057 in github.com/GraphChi/graphchi-java
⨍
Functions
1,057
◇
Types & classes
152
Method
initialValue
()
src/main/java/edu/cmu/graphchi/apps/recommendations/TwitterWTF.java:126
Method
isAllowSparseDegreesAndVertexData
()
src/main/java/edu/cmu/graphchi/preprocessing/FastSharder.java:203
Method
isAtEndOfFile
Return true if file pointer is at end of file. @return true if file pointer is at end of file
src/main/java/ucar/unidata/io/RandomAccessFile.java:355
Method
isAutoLoadNext
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:948
Method
isDisableInEdges
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:917
Method
isDisableOutEdges
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:868
Method
isEnableDeterministicExecution
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:855
Method
isEnableScheduler
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:824
Method
isModifiesInedges
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:880
Method
isModifiesOutedges
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:892
Method
isOnlyAdjacency
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:900
Method
isScheduled
Is vertex(i) scheduled or not. @param i @return
src/main/java/edu/cmu/graphchi/engine/BitsetScheduler.java:67
Method
isScheduled
(int i)
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:979
Method
isSource
(int vertexId)
src/main/java/edu/cmu/graphchi/walks/WalkManager.java:76
Method
isSource
()
src/main/java/edu/cmu/graphchi/walks/LongDrunkardDriver.java:35
Method
isSource
()
src/main/java/edu/cmu/graphchi/walks/IntDrunkardDriver.java:35
Method
isUseStaticWindowSize
()
src/main/java/edu/cmu/graphchi/engine/GraphChiEngine.java:934
Method
isWalkStartedFromVertex
(long walk)
src/main/java/edu/cmu/graphchi/walks/LongDrunkardDriver.java:65
Method
isWalkStartedFromVertex
Returns true if walk was started from the vertex
src/main/java/edu/cmu/graphchi/walks/LongDrunkardContext.java:28
Method
isWalkStartedFromVertex
(int walk)
src/main/java/edu/cmu/graphchi/walks/IntDrunkardDriver.java:65
Method
load
Load degrees for an interval of vertices @param _vertexSt first vertex @param _vertexEn last vertex (inclusive) @throws IOException
src/main/java/edu/cmu/graphchi/engine/auxdata/DegreeData.java:65
Method
main
(String[] args)
src/main/java/com/twitter/pers/graph_generator/RMATGraphGenerator.java:128
Method
main
] @param args @throws Exception
src/main/java/com/twitter/pers/bipartite/HITSSmallMem.java:196
Method
main
] @param args @throws Exception
src/main/java/com/twitter/pers/bipartite/SALSASmallMem.java:161
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/walks/distributions/DrunkardCompanion.java:363
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/walks/distributions/DrunkardClient.java:15
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/walks/analysis/WalkPathAnalyzerTemplate.java:231
Method
main
Usage: java edu.cmu.graphchi.ALSMatrixFactorization <input-file> <nshards> <D> Normally nshards of 10 or so is fine. @param args @throws Exception
src/main/java/edu/cmu/graphchi/toolkits/collaborative_filtering/ALS.java:169
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/queries/demo/FriendsOfFriends.java:173
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/preprocessing/FastSharder.java:875
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/SmokeTest.java:119
Method
main
Usage: java edu.cmu.graphchi.demo.ConnectedComponents graph-name num-shards filetype(edgelist|adjlist) For specifying the number of shards, 20-50 mill
src/main/java/edu/cmu/graphchi/apps/ConnectedComponents.java:116
Method
main
Usage: java edu.cmu.graphchi.demo.PageRank graph-name num-shards filetype(edgelist|adjlist) For specifying the number of shards, 20-50 million edges/s
src/main/java/edu/cmu/graphchi/apps/Pagerank.java:88
Method
main
Usage: java edu.cmu.graphchi.ALSMatrixFactorization <input-file> <nshards> <D> Normally nshards of 10 or so is fine. @param args @throws Exception
src/main/java/edu/cmu/graphchi/apps/ALSMatrixFactorization.java:209
Method
main
Usage: java edu.cmu.graphchi.demo.PageRank graph-name num-shards filetype(edgelist|adjlist) For specifying the number of shards, 20-50 million edges/s
src/main/java/edu/cmu/graphchi/apps/WeightedPagerank.java:95
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/randomwalks/PersonalizedPageRank.java:155
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/kcore/KCoreDecomposer.java:199
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/kcore/GraphTransformer.java:93
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/recommendations/TwitterWTF.java:265
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/recommendations/MovieRecommender.java:227
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/recommendations/CircleOfTrustSalsa.java:264
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/apps/util/CreateCassovary.java:66
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/util/Toplist.java:124
Method
main
(String[] args)
src/main/java/edu/cmu/graphchi/util/DegreeFileReader.java:13
Method
map
(int vertexId, FloatPair value)
src/main/java/com/twitter/pers/bipartite/HITSSmallMem.java:142
Method
map
(float x)
src/main/java/edu/cmu/graphchi/apps/recommendations/MovieRecommender.java:137
Method
memorySizeEst
()
src/main/java/edu/cmu/graphchi/util/IntegerBuffer.java:38
Method
multiplyRow
(int row, float mul)
src/main/java/edu/cmu/graphchi/util/HugeDoubleMatrix.java:95
Method
multiplyRow
(int row, float mul)
src/main/java/edu/cmu/graphchi/util/HugeFloatMatrix.java:92
Method
normalizeSquared
Divides each item by the sum of squares
src/main/java/edu/cmu/graphchi/util/HugeDoubleMatrix.java:127
Method
normalizeSquared
Divides each item by the sum of squares
src/main/java/edu/cmu/graphchi/util/HugeFloatMatrix.java:107
Method
numOutEdges
()
test/edu/cmu/graphchi/walks/TestWeightedHopper.java:41
Method
numWalks
()
src/main/java/edu/cmu/graphchi/walks/IntWalkManager.java:228
Method
numWalks
()
src/main/java/edu/cmu/graphchi/walks/WalkSnapshot.java:14
Method
numWalks
()
src/main/java/edu/cmu/graphchi/walks/LongWalkManager.java:231
Method
order
Change the current endian mode. Subsequent reads of short, int, float, double, long, char will use this. Does not currently affect writes. Default val
src/main/java/ucar/unidata/io/RandomAccessFile.java:442
Method
outputDistributions
(String outputFile)
src/main/java/edu/cmu/graphchi/walks/distributions/TwoKeyCompanion.java:411
Method
outputDistributions
(String outputFile)
src/main/java/edu/cmu/graphchi/walks/distributions/DrunkardCompanion.java:311
Method
populateSchedulerForInterval
(Scheduler scheduler, VertexInterval interval)
src/main/java/edu/cmu/graphchi/walks/IntWalkManager.java:355
Method
populateSchedulerForInterval
(Scheduler scheduler, VertexInterval interval)
src/main/java/edu/cmu/graphchi/walks/LongWalkManager.java:358
Method
prepareToRead
(final RecordReader recordReader, final PigSplit pigSplit)
src/main/java/edu/cmu/graphchi/hadoop/PigGraphChiBase.java:98
Method
printStatus
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:463
Method
processWalks
(BucketsToSend bucket, int i)
src/main/java/edu/cmu/graphchi/walks/IntDumperThread.java:21
Method
processWalks
(BucketsToSend bucket, int i)
src/main/java/edu/cmu/graphchi/walks/LongDumperThread.java:21
Method
processWalks
(final WalkArray walks, final int[] atVertices)
src/main/java/edu/cmu/graphchi/walks/distributions/TwoKeyCompanion.java:378
Method
processWalks
(final WalkArray walks, final int[] atVertices)
src/main/java/edu/cmu/graphchi/walks/distributions/DrunkardCompanion.java:298
Method
processWalksAtVertex
WalkUpdateFunction interface implementations
src/main/java/edu/cmu/graphchi/apps/randomwalks/PersonalizedPageRank.java:100
Method
processWalksAtVertex
WalkUpdateFunction interface implementations
src/main/java/edu/cmu/graphchi/apps/recommendations/TwitterWTF.java:214
Method
processWalksAtVertex
(WalkArray walkArray, ChiVertex<Integer, Float> vertex, DrunkardContext drunkardContext, Random randomGenerato
src/main/java/edu/cmu/graphchi/apps/recommendations/MovieRecommender.java:123
Method
processWalksAtVertex
(WalkArray walkArray, ChiVertex<Integer, Float> vertex, DrunkardContext drunkardContext_, Random randomGenerat
src/main/java/edu/cmu/graphchi/apps/recommendations/MovieRecommender.java:171
Method
purge
(WalkManager walkManager)
src/main/java/edu/cmu/graphchi/walks/LongLocalWalkBuffer.java:25
Method
purge
(WalkManager walkManager)
src/main/java/edu/cmu/graphchi/walks/IntLocalWalkBuffer.java:25
Method
queryWithValues
(int vertexId, BytesToValueConverter<VT> conv)
src/main/java/edu/cmu/graphchi/queries/VertexQuery.java:360
Method
randomize
Randomize the content with numbers between from and to @param from min value @param to max value
src/main/java/edu/cmu/graphchi/util/HugeDoubleMatrix.java:186
Method
readBoolean
Reads a <code>boolean</code> from this file. This method reads a single byte from the file. A value of <code>0</code> represents <code>false</code>. A
src/main/java/ucar/unidata/io/RandomAccessFile.java:905
Method
readBoolean
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:102
Method
readByte
Reads a signed 8-bit value from this file. This method reads a byte from the file. If the byte read is <code>b</code>, where <code>0 <= b
src/main/java/ucar/unidata/io/RandomAccessFile.java:930
Method
readByte
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:112
Method
readChar
Reads a Unicode character from this file. This method reads two bytes from the file. If the bytes read, in order, are <code>b1</code> and <code>b2</co
src/main/java/ucar/unidata/io/RandomAccessFile.java:1069
Method
readChar
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:164
Method
readDouble
Reads a <code>double</code> from this file. This method reads a <code>long</code> value as if by the <code>readLong</code> method and then converts th
src/main/java/ucar/unidata/io/RandomAccessFile.java:1279
Method
readDouble
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:200
Method
readFloat
Reads a <code>float</code> from this file. This method reads an <code>int</code> value as if by the <code>readInt</code> method and then converts that
src/main/java/ucar/unidata/io/RandomAccessFile.java:1242
Method
readFloat
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:188
Method
readIntUnbuffered
Read an integer at the given position, bypassing all buffering. @param pos read a byte at this position @return The int that was read @throws IOExcep
src/main/java/ucar/unidata/io/RandomAccessFile.java:1124
Method
readLine
This routine uses the deprecated DataInputStream.readLine() method. However, we really want to simulate the behavior of that method so that's what we
src/main/java/nom/tam/util/BufferedDataInputStream.java:251
Method
readPrimitiveArray
This routine provides efficient reading of arrays of any primitive type. It is an error to invoke this method with an object that is not an array of s
src/main/java/nom/tam/util/BufferedDataInputStream.java:267
Method
readShort
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:142
Method
readString
Read a String of knoen length. @param nbytes number of bytes to read @return String wrapping the bytes. @throws IOException if an I/O error occurs.
src/main/java/ucar/unidata/io/RandomAccessFile.java:1417
Method
readToByteChannel
Read <code>nbytes</code> bytes, at the specified file offset, send to a WritableByteChannel. This will block until all bytes are read. This uses the u
src/main/java/ucar/unidata/io/RandomAccessFile.java:603
Method
readUTF
Reads in a string from this file. The string has been encoded using a modified UTF-8 format. <p/> The first two bytes are read as if by <code>readUnsi
src/main/java/ucar/unidata/io/RandomAccessFile.java:1406
Method
readUTF
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:238
Method
readUnsignedByte
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:116
Method
readUnsignedShort
Reads an unsigned 16-bit number from this file. This method reads two bytes from the file. If the bytes read, in order, are <code>b1</code> and <code>
src/main/java/ucar/unidata/io/RandomAccessFile.java:1023
Method
readUnsignedShort
()
src/main/java/nom/tam/util/BufferedDataInputStream.java:153
Method
receiveEdge
(int from, int to, String token)
src/main/java/com/twitter/pers/bipartite/HITSSmallMem.java:256
Method
receiveEdge
(int from, int to, String token)
src/main/java/com/twitter/pers/bipartite/SALSASmallMem.java:223
Method
receiveEdge
(int from, int to, String token)
src/main/java/edu/cmu/graphchi/toolkits/collaborative_filtering/IO.java:35
Method
receiveEdge
(int from, int to, String token)
src/main/java/edu/cmu/graphchi/preprocessing/FastSharder.java:880
Method
receiveEdge
(int from, int to, String token)
src/main/java/edu/cmu/graphchi/apps/SmokeTest.java:113
← previous
next →
801–900 of 1,057, ranked by callers