Package

com.seancheatham.graph.adapters

akka

Permalink

package akka

Visibility
  1. Public
  2. All

Type Members

  1. case class RemoteHttpGraph(address: String, port: Int)(implicit nodeFactory: Factory = Node.defaultFactory, edgeFactory: Factory = Edge.defaultFactory) extends Graph with LazyLogging with Product with Serializable

    Permalink

Value Members

  1. object RemoteHttpGraph extends Serializable

    Permalink

Ungrouped