All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lspace.librarian.provider.transaction.TNode.scala Maven / Gradle / Ivy

There is a newer version: 0.6.0.12
Show newest version
package lspace.librarian.provider.transaction

import lspace.librarian.provider.mem.MemNode
import lspace.librarian.structure.{Graph, Node}

trait TNode extends MemNode with TResource[Node]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy