Package

lspace.services.rest

endpoints

Permalink

package endpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait Api extends Module[IO]

    Permalink
  2. case class AppApi(apps: List[JsApp]) extends Api with Product with Serializable

    Permalink
  3. case class AuthApi() extends Api with Product with Serializable

    Permalink
  4. case class LabeledNodeApi(ontology: Ontology)(implicit graph: Graph, baseDecoder: NativeTypeDecoder) extends Api with Product with Serializable

    Permalink
  5. trait NameSpaceService extends Api

    Permalink
  6. case class PagedResult(result: List[Node]) extends Product with Serializable

    Permalink
  7. trait TraversalService extends Api

    Permalink

Value Members

  1. object NameSpaceService

    Permalink
  2. object TraversalService

    Permalink

Ungrouped