Implement relationship creation and storage with schema integration
- Update relationship creation to use proper schema-based type management
- Add relationship type name resolution in get_relationship endpoint
- Update graph stats to return actual schema information (labels, relationship types)
- Fix API documentation format to match actual implementation
- Change embedded API docs from complex nested property format to simple key-value pairs
- Update relationship request/response examples to use correct format
- All relationship operations now work with proper schema integration
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>