# API Overview
* [Graph](graph.md#graph)
* [GraphSchema](graphSchema.md#graphschema)
    * [GraphSchemaNameLike](graphSchema.md#graphschemanamelike)
    * [GraphSchemaEvents](graphSchema.md#graphschemaevents)
* [GraphSchemaCollection](graphSchemaCollection.md#graphschemacollection)
    * [GraphSchemaCollectionEvents](graphSchemaCollection.md#graphschemacollectionevents)
* [GraphMetadataContainer](graphMetadataContainer.md#graphmetadatacontainer)
* [GraphMetadata](graphMetadata.md#graphmetadata)
    * [GraphMetadataOptions](graphMetadata.md#graphmetadataoptions)
    * [GraphMetadataFlags](graphMetadata.md#graphmetadataflags)
* [DataType](dataType.md#datatype)
    * [DataTypeNameLike](dataType.md#datatypenamelike)
    * [TypeOfDataTypeName](dataType.md#typeofdatatypename)
* [DataTypeCollection](dataTypeCollection.md#datatypecollection)
    * [DataTypeCollectionEvents](dataTypeCollection.md#datatypecollectionevents)
* [GraphCategory](graphCategory.md#graphcategory)
    * [GraphCategoryIdLike](graphCategory.md#graphcategoryidlike)
* [GraphCategoryCollection](graphCategoryCollection.md#graphcategorycollection)
    * [GraphCategoryCollectionEvents](graphCategoryCollection.md#graphcategorycollectionevents)
* [GraphProperty](graphProperty.md#graphproperty)
    * [GraphPropertyIdLike](graphProperty.md#graphpropertyidlike)
* [GraphPropertyCollection](graphPropertyCollection.md#graphpropertycollection)
    * [GraphPropertyCollectionEvents](graphPropertyCollection.md#graphpropertycollectionevents)
* [GraphObject](graphObject.md#graphobject)
    * [GraphObjectEvents](graphObject.md#graphobjectevents)
* [GraphNode](graphNode.md#graphnode)
    * [GraphNodeIdLike](graphNode.md#graphnodeidlike)
    * [GraphNodeTraversal](graphNode.md#graphnodetraversal)
* [GraphNodeCollection](graphNodeCollection.md#graphnodecollection)
    * [GraphNodeCollectionEvents](graphNodeCollection.md#graphnodecollectionevents)
* [GraphLink](graphLink.md#graphlink)
    * [GraphLinkTraversal](graphLink.md#graphlinktraversal)
* [GraphLinkCollection](graphLinkCollection.md#graphlinkcollection)
    * [GraphLinkCollectionEvents](graphLinkCollection.md#graphlinkcollectionevents)
* [GraphCommonSchema](graphCommonSchema.md#graphcommonschema)
    * [GraphCommonSchema.DataTypes](graphCommonSchema.md#graphcommonschema.DataTypes)
* [BaseCollection](baseCollection.md#basecollection)
* [EventSubscription](events.md#eventsubscription)

# License

`graphmodel` is distributed as open source under the [Apache License 2.0](https://github.com/esfx/esfx/blob/master/LICENSE)