Hierarchy For Package org.vrspace.server.core

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.vrspace.server.core.ClientFactory
  • 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>)