| matchesScope (Element, KeyScope) | in
GraphMLIOHandler | Checks whether the scope attribute in definition matches scope |
| from (KeyScope) | in
KeyScope | Converts the given argument to an enum constant of this enum type. |
| getName (KeyScope) | in
KeyScope | Returns the name of the given enum constant. |
| MapperOutputHandler (Constructor<TKey>, Constructor<TData>, KeyScope, string, KeyType) | in
MapperOutputHandler | Initializes a new instance of the MapperOutputHandler<TKey,TData> class using the provided key scope, the name, and the key type. |
| OutputHandlerBase (Constructor<TKey>, Constructor<TData>, KeyScope, string, KeyType) | in
OutputHandlerBase | Initializes a new instance of the OutputHandlerBase<TKey,TData> class using the provided scope, name, and type for the key definition. |
| setKeyDefinitionScope (KeyScope) | in
OutputHandlerBase | Sets the scope for the key definition. |
| QueryOutputHandlersEventArgs (IWriteContext, KeyScope) | in
QueryOutputHandlersEventArgs | Initializes a new instance of the QueryOutputHandlersEventArgs class. |