Spring Data Graph

org.springframework.data.document.mongodb.query
Interface IndexDefinition

All Known Implementing Classes:
GeospatialIndex, Index

public interface IndexDefinition


Method Summary
 DBObject getIndexObject()
           
 DBObject getIndexOptions()
           
 

Method Detail

getIndexObject

DBObject getIndexObject()

getIndexOptions

DBObject getIndexOptions()

Spring Data Graph

Copyright © 2011. All Rights Reserved.