C# 클래스 Arango.Tests.CollectionOperationsTests

상속: IDisposable
파일 보기 프로젝트 열기: yojimbo87/ArangoDB-NET

공개 메소드들

메소드 설명
Dispose ( ) : void

비공개 메소드들

메소드 설명
Should_change_collection_properties ( ) : void
Should_create_autoincrement_collection ( ) : void
Should_create_document_collection ( ) : void
Should_create_edge_collection ( ) : void
Should_delete_collection ( ) : void
Should_fail_to_rotate_collection_journal ( ) : void
Should_get_all_indexes_in_collection ( ) : void
Should_get_collection ( ) : void
Should_get_collection_cehcksum ( ) : void
Should_get_collection_count ( ) : void
Should_get_collection_figures ( ) : void
Should_get_collection_properties ( ) : void
Should_get_collection_revision ( ) : void
Should_load_collection ( ) : void
Should_load_collection_without_count ( ) : void
Should_rename_collection ( ) : void
Should_truncate_collection ( ) : void
Should_unload_collection ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void