edu.qut.cs.rcmd.core.alg.tidal.impl
Class TidalTrustImpl<V>
java.lang.Object
edu.qut.cs.rcmd.core.alg.tidal.impl.TidalTrustImpl<V>
- All Implemented Interfaces:
- TidalTrust<V>
public class TidalTrustImpl<V>
- extends Object
- implements TidalTrust<V>
Constructor Summary |
TidalTrustImpl(com.tinkerpop.blueprints.pgm.Graph graph)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TidalTrustImpl
public TidalTrustImpl(com.tinkerpop.blueprints.pgm.Graph graph)
trustValue
public Double trustValue(V source,
V sink)
- Specified by:
trustValue
in interface TidalTrust<V>
Copyright © 2012. All Rights Reserved.