Class Hierarchy

Interface Hierarchy

  • org.vrspace.server.core.ClientFactory
  • org.vrspace.server.dto.Command
  • java.util.function.Function<T,R>
    • org.vrspace.server.types.Filter
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.neo4j.repository.Neo4jRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • org.springframework.data.neo4j.repository.Neo4jRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • org.springframework.data.neo4j.repository.Neo4jRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
  • org.vrspace.server.core.VRSpaceDB
    • org.vrspace.server.core.VRObjectRepository (also extends org.springframework.data.neo4j.repository.Neo4jRepository<T,ID>)

Annotation Interface Hierarchy